agent guards for Windsurf
io.github.mlawsonking/agent-guards
All six agent guard suites in one local MCP server, with optional cloud intelligence.
client:Windsurf
transport:stdio
runtime:npm
Install agent guards in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-guards": {
"command": "npx",
"args": [
"-y",
"agent-guards"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs