Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Chrome DevTools for Coding Agents: Official MCP Server for Browser Inspection & Automation

Summary

chrome-devtools-mcp is the official Model Context Protocol (MCP) server from Google Chrome DevTools that enables AI coding assistants (such as Antigravity, Claude, Cursor) to control and inspect live Chrome browsers. It provides deep browser automation via Puppeteer, performance tracing, network request analysis, console error debugging with source maps, and screenshot capabilities.

Why it matters

Bridges the gap between AI coding assistants and runtime browser environments, enabling agents to autonomously debug front-end errors, measure Core Web Vitals, and test web applications in real time.
Published
Collected

original ↗

Related coverage

back