BeClaude

chrome-devtools

New
23.6kSmitheryDevelopmentby chromedevtools

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "chrome-devtools": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
mcpcodingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.