agent immune for Windsurf
io.github.denial-web/agent-immune
AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening
client:Windsurf
transport:stdio
runtime:pypi
Install agent immune in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-immune": {
"command": "uvx",
"args": [
"agent-immune"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs