Skip to content
Zed

Payaion for Zed

io.github.defdone/payaion

Agent file transfer. No API key to start; price downloads in USDC on Base.

client:Zed transport:stdio runtime:npm

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

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

Payaion in other clients