Skip to content
Claude Desktop

x402 tools mcp for Claude Desktop

io.github.mizukaizen/x402-tools-mcp

melis x402 Tools — 22 pay-per-call APIs for AI agents. No accounts, no API keys. USDC on Base.

client:Claude Desktop transport:stdio runtime:npm

Install x402 tools mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "x402-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@melis-ai/x402-tools-mcp"
      ],
      "env": {
        "X402_PAYMENT_HEADER": "<X402_PAYMENT_HEADER>",
        "X402_INTERNAL_KEY": "<X402_INTERNAL_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

x402 tools mcp in other clients