Skip to content

[GitHub Trending] ChromeDevTools/chrome-devtools-mcp

8.8 relevance
Score Breakdown
technical depth
7
novelty
8
actionability
9
community
8
strategic
6
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Chrome DevTools MCP for coding agents is highly relevant, novel, and immediately useful.

AI/ML github.com
Chrome DevTools for coding agents. Contribute to ChromeDevTools/chrome-devtools-mcp development by creating an account on GitHub.
Summary

Chrome DevTools MCP, an official open-source project from the Chrome DevTools team, acts as an MCP server that lets coding agents (e.g., Claude, Cursor, Copilot) control and inspect a live Chrome browser using Puppeteer for automation. It provides advanced debugging, performance tracing with CrUX field data integration, and source-mapped console output, though it's only officially supported on Chrome/Chrome for Testing. Usage statistics are collected by default but can be disabled via the `--no-usage-statistics` flag or environment variables.

Author

ChromeDevTools