Activate Browser banner
WingedGuardian WingedGuardian

Activate Browser

Development community

Description

--- name: activate-browser description: Activate Chrome DevTools MCP for heavy browser sessions (network inspection, Lighthouse, performance tracing). Deactivate when done. --- # Activate Browser (On-Demand MCP) Add Chrome DevTools MCP to `.mcp.json` for sessions that need full browser capabilities beyond the built-in genesis-health browser tools. ## When to Use - You need network request inspection or console access - You need Lighthouse audits or performance tracing - You need to connect t

Installation

Installs to ~/.claude/commands/wingedguardian-genesis-agi-activate-browser.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/WingedGuardian/GENesis-AGI/HEAD/.claude/commands/activate-browser.md -o ~/.claude/commands/wingedguardian-genesis-agi-activate-browser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository