Skip to content
Claude Desktop

IBM Granite x402 Remote for Claude Desktop

io.github.nirholas/ibm-x402-mcp-remote

Pay-per-use IBM Granite AI via x402: chat, code, embeddings, forecasting. USDC on Base or Solana.

client:Claude Desktop transport:streamable-http

Install IBM Granite x402 Remote in Claude Desktop

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

{
  "mcpServers": {
    "ibm-x402-mcp-remote": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://three.ws/api/ibm-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

IBM Granite x402 Remote in other clients