agent guardrail for Windsurf
io.github.rudimentall1/agent-guardrail
Deterministic policy firewall for AI agent tool calls - YAML rules, not a fuzzy risk score.
client:Windsurf
transport:stdio
runtime:pypi
Install agent guardrail in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-guardrail": {
"command": "uvx",
"args": [
"guardrail-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs