Skip to content
Claude Desktop

x402engine mcp for Claude Desktop

io.github.agentc22/x402engine-mcp

50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402

client:Claude Desktop transport:stdio runtime:npm

Install x402engine 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": {
    "x402engine-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x402engine-mcp"
      ],
      "env": {
        "X402_BASE_URL": "<X402_BASE_URL>",
        "X402_DEV_BYPASS": "<X402_DEV_BYPASS>",
        "X402_PAYMENT_HEADER": "<X402_PAYMENT_HEADER>"
      }
    }
  }
}

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

x402engine mcp in other clients