Skip to content
Claude Desktop

Gatewards for Claude Desktop

io.github.rtahabas/gatewards

Drop-in spend governance + cross-agent dedup proxy for AI agent fleets, with x402 settlement.

client:Claude Desktop transport:stdio runtime:npm

Install Gatewards in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "gatewards": {
      "command": "npx",
      "args": [
        "-y",
        "@gatewards/mcp-server"
      ],
      "env": {
        "GATEWARDS_API_KEY": "<GATEWARDS_API_KEY>",
        "GATEWARDS_GATEWAY_URL": "<GATEWARDS_GATEWAY_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Gatewards in other clients