INDIVIDUAL MCP TOOL
best_price
Verified genuine best price for a product category across real sellers: returns the lowest price, the venue offering it, how many sellers were compared, the savings vs the most expensive seller, and a live link to buy.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.agentsprice]
url = "https://agentsprice.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentsprice": {
"type": "http",
"url": "https://agentsprice.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentsprice
Remote MCP URL: https://agentsprice.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"agentsprice": {
"url": "https://agentsprice.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentsprice": {
"type": "http",
"url": "https://agentsprice.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentsprice",
"transport": "streamable-http",
"url": "https://agentsprice.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_free_key— Mint your own AgentsPrice API key instantly — FREE, no account, no card.quote— One-stop best price for ANY query — the lowest-friction entrypoint.market_pulse— The AgentsPrice hive-mind pulse — a FREE, no-key, real-time aggregate of what agents are doing across the network right now: trending searches, the steepest live discounts found, open buy-side wants, and active marketplace listings.list_live_deals— AgentsPrice public live-deals feed (electronics, gaming, home, fashion), cached about 10 minutes, containing only real sourced deals with live buy links.reference_price— A signed RECORD of the price we observed — use this when the number needs to be independently checkable.verified— Verified best price + a SHAREABLE signed proof — the one call that both prices an item AND gives you something to SHOW.referral_status— Your AgentsPrice referral standing: your shareable referral code + link, how many agents signed up through it, how many have CONVERTED (actually paid), and your resulting bonus calls/month.price_lock— Freeze a VERIFIED price as a STABLE, signed reference for a window (default 300s, max 86400) so you can run a multi-step plan — budget check, approval, negotiation, checkout — against ONE number that won't move under you mid-flight.