Skip to content
Claude Desktop

x402 Toolbox for Claude Desktop

io.github.mayer-code/x402-toolbox

Free, read-only MCP subset of x402 Toolbox's cheap data endpoints, free via MCP.

client:Claude Desktop transport:streamable-http tools:14

Install x402 Toolbox in Claude Desktop

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

{
  "mcpServers": {
    "x402-toolbox": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://lab.paidapis.net/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

What Claude Desktop can do once it is connected

x402 Toolbox in other clients