install-chrome-devtools-mcp
Installation
SKILL.md
Install Chrome DevTools MCP Server
Install the Chrome DevTools MCP server to enable debugging and network inspection capabilities.
What This Does
The Chrome DevTools MCP server provides:
- Console inspection - View errors, warnings, and log messages
- Network analysis - Inspect HTTP requests and responses
- JavaScript evaluation - Run code in page context
- Performance tracing - Analyze page performance
- Screenshots - Capture page state
Installation Command
Run this command to install: