Toll402

Toll402

Local
@toll402TypeScriptMITUpdated 2w ago

x402 pay-per-call tools for agents: web, PDF, provenance, 4M-business directory, paid listings.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtoll402-mcpv0.3.5

Run

npx -y toll402-mcp

MCP client config

{
  "mcpServers": {
    "toll402": {
      "command": "npx",
      "args": [
        "-y",
        "toll402-mcp"
      ]
    }
  }
}