送信

Argus — AI-Powered QA Testing

@ironclawdevs27

AI-powered QA harness for Claude Code — automated bug detection via Chrome Dev-Tools Protocol, no test scripts required.

ツール

argus_audit

argus_audit_full

argus_compare

argus_last_report

argus_watch_snapshot

argus_get_context

サーバー設定

{
  "mcpServers": {
    "argus": {
      "command": "npx",
      "args": [
        "-y",
        "argusqa-os"
      ],
      "env": {
        "TARGET_DEV_URL": "http://localhost:3000"
      }
    }
  }
}