agent security for Windsurf
io.github.mdfifty50-boop/agent-security
Security scanning and threat detection for AI agents
client:Windsurf
transport:stdio
runtime:npm
Install agent security in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-security": {
"command": "npx",
"args": [
"-y",
"agent-security-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs