Agent Guardrail MCP Server for Windsurf
io.github.jarvisonm4/agent-guardrail
Action-level governance for AI agents -- control what they DO, not what they SAY
client:Windsurf
transport:stdio
runtime:pypi
Install Agent Guardrail MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-guardrail": {
"command": "uvx",
"args": [
"agent-guardrail"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs