chrome-devtools-mcp
SKILL.md
π Chrome DevTools MCP
Google's official Chrome DevTools MCP server β gives AI agents full control of a live Chrome browser via Puppeteer and the Chrome DevTools Protocol.
Features
- Input automation β click, drag, fill forms, hover, press keys, upload files, handle dialogs
- Navigation β open/close/switch pages, wait for elements/network idle
- Screenshots & snapshots β capture page state visually and as DOM
- Performance traces β record and analyze Chrome performance traces with insights
- Network inspection β list/inspect network requests and responses
- Console debugging β read console messages with source-mapped stack traces
- Device emulation β emulate mobile devices, resize viewport
- Form automation β fill multiple form fields at once
Requirements
- Node.js v20.19+ (already available in OpenClaw)
- Chrome/Chromium browser