Skip to content
Windsurf

z zero mcp for Windsurf

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:Windsurf transport:stdio runtime:npm

Install z zero mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "z-zero-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "z-zero-mcp-server"
      ],
      "env": {
        "Z_ZERO_API_KEY": "<Z_ZERO_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

z zero mcp in other clients