HomeDevelopment › x402-mcp

x402-mcp

Hundreds of x402-paid APIs as MCP tools, auto-discovered from Coinbase Bazaar. USDC on Base+Solana.

Official TypeScript Local
★ 1 stars Last pushed 2026-07-18 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "x402-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "X402_PRIVATE_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • X402_PRIVATE_KEY required secret — Base EOA private key (hex, 0x-prefixed) with USDC for signing x402 payments

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry