Chrome DevTools MCP
An official tool that lets coding agents use Chrome DevTools through MCP for web debugging.
Who it is for
Web developers who want agents to inspect pages, networks, performance, and browser state.
Use cases
Connect a debugging session, collect page evidence, and investigate frontend issues.
Get started
Open-source information
The GitHub repository reports the Apache-2.0 license. This page was selected from the weekly GitHub Trending snapshot on 2026-09-20.
Strengths
It exposes browser developer-tool capabilities through a standard agent interface.
Limitations
Agents may see page data or perform interactions; use isolated sessions and narrow permissions.