Skip to content
Claude Desktop

code402 for Claude Desktop

io.github.89rat/code402

Discover machine-payable APIs, probe x402 payment terms, and run seller operations. Non-custodial.

client:Claude Desktop transport:streamable-http

Install code402 in Claude Desktop

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

{
  "mcpServers": {
    "code402": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.code402.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

code402 in other clients