Argus Testing — Autonomous QA MCP for Claude Desktop
io.github.chriswu727/argus
Autonomous QA MCP for web and macOS that tests like a real engineer, finds bugs, and verifies them.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Argus Testing — Autonomous QA MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"argus": {
"command": "uvx",
"args": [
"argus-testing"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs