argus
01Plugin Claude Code
Chrome DevTools Protocol MCP server — give AI agents eyes into a live browser. Records console output, captures screenshots, intercepts network requests, and injects mocks.
Plugin Claude Code
Chrome DevTools Protocol MCP server — give AI agents eyes into a live browser. Records console output, captures screenshots, intercepts network requests, and injects mocks.
MCP server Claude CodeCodexCursor +2
MCP server "argus" as configured in Jmsa/argus. Launched with npm run dev. Needs 1 environment variable to run.
Skill Claude CodeCodex
Replay the recorded session that searches Google for "what is argus in greek mythology?" and opens the Wikipedia article for Argus Panoptes.
Skill Claude CodeCodex
Capture a complete debugging snapshot of a web page using Argus — console logs, network traffic, and a screenshot. Use when asked to debug, inspect, or investigate a live page.
Skill Claude CodeCodex
Use this workflow to interact with and test page UIs using Argus DOM tools.
Skill Claude CodeCodex
Investigate network failures, slow requests, and unexpected API responses using Argus. Use when asked to debug network issues, API calls, or request/response problems.
Skill Claude CodeCodex
Reproduce a bug and use Argus network mocks to isolate whether it is caused by the frontend or a specific API response. Use when asked to reproduce, isolate, or bisect a bug.
Skill Claude CodeCodex
Open the Argus welcome page in the browser. Use when asked to show or open the Argus welcome/home screen.