← All servers
🔍

ArgusVerified🛡 No advisories

io.github.ironclawdevs27/argus
New to MCP? Start here →
0★ stars
0weekly installs
7 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/ironclawdevs27, which proved it owns this namespace.

Verified owner: github.com/ironclawdevs27io.github.ironclawdevs27/argus

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs SLACK_BOT_TOKEN, FIGMA_API_TOKEN.
Configuration
Reads TARGET_DEV_URL, TARGET_STAGING_URL, ARGUS_REDACT_SENSITIVE.

About

Automated web QA via Chrome DevTools MCP — a11y, security, visual, env diff, CI; Aegis redaction.

Packages & transports

npmargusqa-osv10.0.0 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "argus": {
      "command": "npx",
      "args": [
        "-y",
        "argusqa-os"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y argusqa-os