Automated web QA via Chrome DevTools MCP — a11y, security, visual, env diff, CI; Aegis redaction.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
argusqa-os · npm · 10.0.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ironclawdevs27/argus",
"description": "Automated web QA via Chrome DevTools MCP — a11y, security, visual, env diff, CI; Aegis redaction.",
"repository": {
"url": "https://github.com/ironclawdevs27/Argus",
"source": "github"
},
"version": "10.0.0",
"packages": [
{
"registryType": "npm",
"identifier": "argusqa-os",
"version": "10.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the dev environment to audit (e.g. http://localhost:3000)",
"isRequired": true,
"format": "string",
"name": "TARGET_DEV_URL"
},
{
"description": "Base URL of the staging environment — used by argus_compare for dev vs staging diff. Omit to use CSS analysis mode.",
"format": "string",
"name": "TARGET_STAGING_URL"
},
{
"description": "Slack bot token (xoxb-...) for posting reports. Omit to generate a local report.html instead.",
"format": "string",
"isSecret": true,
"name": "SLACK_BOT_TOKEN"
},
{
"description": "Figma personal access token — enables argus_design_audit to fetch design specs from a Figma frame and compare them against the live DOM (13 fidelity finding types). Omit to skip design fidelity audits.",
"format": "string",
"isSecret": true,
"name": "FIGMA_API_TOKEN"
},
{
"description": "Aegis confidentiality egress boundary. Default ON: every tool response is redacted so secrets, PII, and exploit detail never cross into the calling agent's context (the local on-disk report keeps full fidelity). Set to 0 for byte-identical pre-Aegis output.",
"format": "string",
"name": "ARGUS_REDACT_SENSITIVE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-18T17:26:27.18231Z",
"publishedAt": "2026-07-18T17:26:27.18231Z",
"updatedAt": "2026-07-18T17:26:27.18231Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 10.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.