Skip to content
Windsurf

Tripwire Guard — evidence-first injection scanner for Windsurf

io.github.kubaopoczka/tripwire-guard

Local read-only MCP scanner for known prompt-injection patterns with exact evidence and no network.

client:Windsurf transport:stdio runtime:npm

Install Tripwire Guard — evidence-first injection scanner in Windsurf

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

{
  "mcpServers": {
    "tripwire-guard": {
      "command": "npx",
      "args": [
        "-y",
        "tripwire-guard"
      ]
    }
  }
}

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

Tripwire Guard — evidence-first injection scanner in other clients