ARGUS-3 MCP Server for Windsurf
io.github.alexar76/argus3
ARGUS-3 stdio MCP with WARDEN firewall: argus_ask, argus_status, argus_capabilities.
client:Windsurf
transport:stdio
runtime:npm
Install ARGUS-3 MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"argus3": {
"command": "npx",
"args": [
"-y",
"@alexar76/argus3"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs