Skip to content
Windsurf

pincer for Windsurf

io.github.vouchlyai/pincer

Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture

client:Windsurf transport:stdio runtime:npm

Install pincer 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": {
    "pincer": {
      "command": "npx",
      "args": [
        "-y",
        "pincer-mcp"
      ],
      "env": {
        "PINCER_PROXY_TOKEN": "<PINCER_PROXY_TOKEN>",
        "OPENWEBUI_URL": "<OPENWEBUI_URL>",
        "OPENAI_COMPATIBLE_URL": "<OPENAI_COMPATIBLE_URL>",
        "AUDIT_LOG_PATH": "<AUDIT_LOG_PATH>"
      }
    }
  }
}

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

pincer in other clients