Argus Testing — Autonomous QA MCP for Windsurf
io.github.chriswu727/argus
Autonomous QA MCP for web and macOS that tests like a real engineer, finds bugs, and verifies them.
client:Windsurf
transport:stdio
runtime:pypi
Install Argus Testing — Autonomous QA MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-testing"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs