Skip to content
Zed

agentpay for Zed

io.github.romudille-bit/agentpay

Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.

client:Zed transport:stdio runtime:npm

Install agentpay 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": {
    "agentpay": {
      "command": "npx",
      "args": [
        "-y",
        "@romudille/agentpay-mcp"
      ],
      "env": {
        "AGENTPAY_BASE_KEY": "<AGENTPAY_BASE_KEY>",
        "AGENTPAY_MAX_SPEND": "<AGENTPAY_MAX_SPEND>"
      }
    }
  }
}

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

agentpay in other clients