Skip to content
Cline

x402engine mcp for Cline

io.github.agentc22/x402engine-mcp

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

client:Cline transport:stdio runtime:npm

Install x402engine mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

x402engine mcp in other clients