Skip to content
Zed

z zero mcp for Zed

io.github.dempty-glitch/z-zero-mcp

Payments for AI agents: gasless USDC on Base + JIT single-use virtual cards, PAN never in context.

client:Zed transport:stdio runtime:npm

Install z zero 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": {
    "z-zero-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "z-zero-mcp-server"
      ],
      "env": {
        "Z_ZERO_API_KEY": "<Z_ZERO_API_KEY>"
      }
    }
  }
}

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

z zero mcp in other clients