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).
Run
npx -y toll402-mcp
MCP client config
{
"mcpServers": {
"toll402": {
"command": "npx",
"args": [
"-y",
"toll402-mcp"
]
}
}
}