mcp-chrome-devtools
Installation
SKILL.md
Chrome DevTools MCP Server
This skill covers using the Chrome DevTools Protocol (CDP) via MCP to debug, profile, and inspect web applications running in Chrome or Chromium browsers.
When to Use
Use Chrome DevTools MCP tools when:
- Debugging JavaScript runtime errors in lexico
- Profiling frontend performance
- Analyzing network requests and responses
- Inspecting DOM structure and CSS
- Monitoring console logs in real-time
- Taking screenshots or PDFs of pages
- Testing responsive designs
- Analyzing memory usage
- Debugging service workers or web workers