← Back to browse

Agent402.Tools — pay-per-call web tools

Indexed by io.github.MikeyPetrillo

About

400+ pay-per-call tools + 100 skill packs. USDC + USDG on 10 chains, or free via PoW.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http agent402 https://agent402.tools/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"agent402","type":"http","url":"https://agent402.tools/mcp"}'
JSON
{
  "mcpServers": {
    "agent402": {
      "url": "https://agent402.tools/mcp"
    }
  }
}