INDIVIDUAL MCP TOOL
search_services
Search the graded ledger by hostname, behaviour graded, or words in the finding's title.
LIVE ENDPOINT
https://whatagentsbuy.com/mcp
Connect to this endpoint to inspect the live schema for search_services and invoke it with your own arguments.
Indexed 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 server
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.whatagentsbuy]
url = "https://whatagentsbuy.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"whatagentsbuy": {
"type": "http",
"url": "https://whatagentsbuy.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: whatagentsbuy
Remote MCP URL: https://whatagentsbuy.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": {
"whatagentsbuy": {
"url": "https://whatagentsbuy.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"whatagentsbuy": {
"type": "http",
"url": "https://whatagentsbuy.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "whatagentsbuy",
"transport": "streamable-http",
"url": "https://whatagentsbuy.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_service— Everything known about one x402 seller by host: every grade earned by actually paying it, what was quoted versus what was charged, whether goods arrived, plus its settlement volume and Organic Demand Score.top_services— Rank sellers by money received or by Organic Demand Score.list_traps— The field notes: each is a specific way an agent paying an API loses money or is misled, what it cost to learn, and what to do instead.find_api— Search the whole payable market for an API that does what you need, and get a ranked, pre-vetted shortlist you can actually pay.most_accurate— For a category with an objective ground truth (crypto-price, stock-price, fx-rate, gas-price, wallet-balance, weather), the sellers we PAID ranked by how close their returned value was to a primary source that cannot be a reseller (exchange median, chain balanceOf, ECB rates, FMP quote).preflight— The single call to make before your agent pays an unfamiliar x402 API, the check it runs before the 402.market_summary— What actually settled on Base in the last day: total USDC, number of payments, services tracked, and the date of the tape.