Chrome DevTools Connects AI Agents

Chrome DevTools Connects AI Agents

15 March 2026

What happened

Google has enhanced the Chrome DevTools Model Context Protocol (MCP) server, enabling coding agents to directly connect to active browser sessions. This new capability, available in Chrome M144, allows agents to reuse existing signed-in sessions and access live debugging data from DevTools panels, such as Network and Elements. The connection requires explicit user permission via a dialog and displays a "Chrome is being controlled by automated test software" banner during active sessions, ensuring security and user awareness.

Why it matters

Direct agent access to live browser sessions reduces friction for developers integrating AI into debugging workflows. This mechanism streamlines the process by eliminating the need for agents to re-authenticate for tasks behind sign-ins and provides immediate access to runtime data, accelerating issue identification and resolution. For platform engineers and security architects, this shift necessitates evaluating agent permissions and sandboxing strategies, particularly given the explicit user consent model. This follows recent advancements like Stripe's unattended coding agents, highlighting a broader industry move towards more autonomous development tooling.

AI generated content may differ from the original.

Published on 15 March 2026

Subscribe for Weekly Updates

Stay ahead with our weekly AI and tech briefings, delivered every Tuesday.

Chrome DevTools Connects AI Agents