[GitHub Trending] ChromeDevTools/chrome-devtools-mcp
8.1 relevance
Score Breakdown
technical depth 8
novelty 8
actionability 8
community 7
strategic 8
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Chrome DevTools exposed as MCP for coding agents, direct hit to reader's interests.
Summary
Google's Chrome DevTools team released an official MCP server that lets AI coding agents (Antigravity, Claude, Cursor, Copilot) control and inspect a live Chrome browser via the Model Context Protocol. It exposes DevTools capabilities like performance tracing, network analysis, and Puppeteer-based automation with source-mapped stack traces, and includes a CLI for non-MCP use. The tool collects usage statistics by default and sends trace URLs to the CrUX API for field data, both opt-out via flags or environment variables.
Author
ChromeDevTools