Skip to content
Zed

spawnpay for Zed

io.github.robocular/spawnpay

Crypto wallets, payments, and referral earnings for AI agents on Base L2

client:Zed transport:stdio runtime:npm

Install spawnpay 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": {
    "spawnpay": {
      "command": "npx",
      "args": [
        "-y",
        "spawnpay-mcp"
      ],
      "env": {
        "SPAWNPAY_API_KEY": "<SPAWNPAY_API_KEY>"
      }
    }
  }
}

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

spawnpay in other clients