chrome-devtools
NewUses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "chrome-devtools": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is chrome-devtools?
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests.
How to install chrome-devtools?
To install chrome-devtools: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "chrome-devtools": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is chrome-devtools best for?
chrome-devtools is a mcp categorized under Development. It is designed for: mcp, coding, productivity. Created by chromedevtools.