Skip to content
Windsurf

Countersign for Windsurf

io.github.countersign-network/countersign

Kill switch + spend guard for AI agents that spend money, across every wallet vendor at once.

client:Windsurf transport:stdio runtime:npm

Install Countersign 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": {
    "countersign": {
      "command": "npx",
      "args": [
        "-y",
        "@countersign/mcp"
      ],
      "env": {
        "COUNTERSIGN_URL": "<COUNTERSIGN_URL>",
        "COUNTERSIGN_API_KEY": "<COUNTERSIGN_API_KEY>"
      }
    }
  }
}

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

Countersign in other clients