Let your Coding Agent debug the browser session with Chrome DevTools MCP
Chrome for Developers Blog Let your Coding Agent debug your browser session with Chrome DevTools MCP Stay organized with collections Save and categorize content based on your preferences. Sebastian Benz GitHub Mastodon Bluesky Alex Rudenko X GitHub Published: December 11, 2025 We shipped an enhancement to the Chrome DevTools MCP server that many of our users have been asking for: the ability for coding agents to directly connect to active browser sessions. With this enhancement, coding agents are able to: Re-use an existing browser session: Imagine you want your coding agent to fix an issue that is gated behind a sign-in. Your coding agent can now directly access your current browsing session not requiring an…