agent firewall mcp for Windsurf
io.github.mlawsonking/agent-firewall-mcp
Input/output safety for AI agents: known-pattern injection and obfuscation scan, URL/IP, secrets.
client:Windsurf
transport:stdio
runtime:npm
Install agent firewall mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-firewall-mcp": {
"command": "npx",
"args": [
"-y",
"agent-firewall-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs