← whatagentsbuy.com

INDIVIDUAL MCP TOOL

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.

whatagentsbuy.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://whatagentsbuy.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for find_api and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

whatagentsbuy.com

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.
  • search_services — Search the graded ledger by hostname, behaviour graded, or words in the finding's title.
  • 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.
  • 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.