Skip to content
Windsurf

pay mcp for Windsurf

io.github.voidly-ai/pay-mcp

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.

client:Windsurf transport:stdio runtime:npm

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

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

pay mcp in other clients