agent guard for Windsurf
io.github.mdfifty50-boop/agent-guard
Constitutional guardrails and loop detection for AI agents
client:Windsurf
transport:stdio
runtime:npm
Install agent guard in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-guard": {
"command": "npx",
"args": [
"-y",
"agent-guard-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs