Skip to content
Claude Desktop

x402nano for Claude Desktop

io.github.bobjonesgood/x402nano

Machine-payable prediction-market briefs and probability-change monitoring for AI agents.

client:Claude Desktop transport:streamable-http

Install x402nano in Claude Desktop

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

{
  "mcpServers": {
    "x402nano": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://x402nano.onrender.com/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

x402nano in other clients