Skip to content
Zed

pay mcp for Zed

io.github.voidly-ai/pay-mcp

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.

client:Zed transport:stdio runtime:npm

Install pay mcp 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": {
    "pay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@voidly/pay-mcp"
      ],
      "env": {
        "VOIDLY_PAY_API_URL": "<VOIDLY_PAY_API_URL>"
      }
    }
  }
}

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

pay mcp in other clients