Skip to content
Zed

Gatewards for Zed

io.github.rtahabas/gatewards

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

client:Zed transport:stdio runtime:npm

Install Gatewards in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

Gatewards in other clients