Skip to content
Zed

agent payment for Zed

io.github.evidai/agent-payment

Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.

client:Zed transport:stdio runtime:npm

Install agent payment in Zed

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

{
  "context_servers": {
    "agent-payment": {
      "command": "npx",
      "args": [
        "-y",
        "agent-payment-mcp"
      ]
    }
  }
}

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

agent payment in other clients