agent guard for Windsurf
io.github.ipezygj/agent-guard
Safety checks an agent runs before it acts: package malware, destructive command, secret leak.
client:Windsurf
transport:stdio
runtime:pypi
Install agent guard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-guard": {
"command": "uvx",
"args": [
"agent-tripwire"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs