Let your Coding Agent debug your browser session with Chrome DevTools MCP
Summary
Chrome DevTools MCP now supports autoConnect, allowing coding agents to attach to active browser sessions for AI-assisted debugging. It enables reusing existing sessions and inspecting active debugging data in the DevTools UI, including Network and Elements panels. The setup requires enabling remote debugging, configuring the MCP server with --autoConnect, and user consent prompts; the feature is in beta for Chrome M144 and may expand to expose more DevTools data to coding agents.