Skip to content
Cline

Countersign for Cline

io.github.countersign-network/countersign

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

client:Cline transport:stdio runtime:npm

Install Countersign in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Countersign in other clients