chrome-devtools-mcp
Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "chrome-devtools-mcp": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is chrome-devtools-mcp?
Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.
How to install chrome-devtools-mcp?
To install chrome-devtools-mcp: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "chrome-devtools-mcp": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is chrome-devtools-mcp best for?
chrome-devtools-mcp is a mcp categorized under Development. It is designed for: mcp, agent. Created by Anthropic.