Chrome DevTools MCP

Chrome DevTools MCP

Featured
Browser
Chrome DevTools Team (Google)
claudecursorvscodecodexgeneric
FreeOpen Source

About This Server

The official MCP server from the Chrome DevTools team. Lets agents debug a live Chrome browser: performance tracing, network request analysis, console debugging and page automation in one.

Installation

npx -y chrome-devtools-mcp@latest

Frequently Asked Questions

What is Chrome DevTools MCP best suited for?

It exposes Chrome DevTools capabilities to AI: performance tracing, network request analysis, console log reading, Lighthouse audits and page debugging. Especially useful for hunting front-end bugs and optimizing performance.

How do I install Chrome DevTools MCP?

Just run npx -y chrome-devtools-mcp@latest — Chrome must be installed on your machine. Add this command to the MCP configuration of Claude Code, Cursor, VS Code or any other client.

Does Chrome DevTools MCP require payment or an API key?

No. Maintained by the Google Chrome DevTools team and open source under Apache-2.0, it drives your local Chrome directly — zero cost, zero keys.