March 15, 2026

Who gave the bot your browser keys?

Let your Coding Agent debug the browser session with Chrome DevTools MCP

Google just handed your AI buddy the keys to live Chrome — cheers, side‑eye, and jokes

TLDR: Chrome now lets AI helpers attach to your live browser (with a permission pop-up and a banner). Devs cheer smoother debugging and clever integrations, while skeptics joke about bots running wild in logged‑in tabs, sparking a privacy-versus-convenience debate as it lands in Chrome 144 beta.

Chrome’s new move lets AI coding helpers jump straight into your already-open browser — yes, the same tabs where you’re logged in — and the internet has Thoughts. Fans are hyped about ditching the clumsy dance between manual poking and AI suggestions. Skeptics? They’re clutching their passwords and popcorn.

On the hype train, users say this isn’t just theory. One dev gushes that a community skill already nails it, even having an AI open YouTube Music for them (chrome-cdp-skill). Another says it pairs nicely with Vercel’s agent-browser using auto-connect. A pragmatic voice points out Chrome already had a deep-dive API; the twist here is making it friendlier for today’s AI sidekicks — a win for actual humans who just want it to work (DevTools Protocol).

But the drama? Classic Chrome trust issues. One commenter started eye-rolling at the headline, then rolled harder when they saw it’s Google, begging for war stories from folks who leave debugging on 24/7. Others joked someone “left their bot on default settings.” Chrome insists it’s opt‑in: you must enable remote debugging, every session asks permission, and a banner screams automation. It’s in Chrome 144 beta — which means the real story is just getting started.

Key Points

  • Chrome DevTools MCP server now supports auto-connecting coding agents to active Chrome sessions.
  • The feature relies on Chrome M144 (Beta) remote debugging, which must be manually enabled via chrome://inspect/#remote-debugging.
  • Security safeguards include a user permission dialog for each session request and a visible automated-control banner during active sessions.
  • Existing connection methods (profile-based, remote debug port, isolated instances) remain supported alongside auto-connect.
  • Setup involves configuring --autoConnect (and --channel=beta for now); an example gemini-cli workflow demonstrates performance tracing of a site.

Hottest takes

"Someone already made a great agent skill for this" — aadishv
"Was already eye rolling about the headline" — Yokohiii
"Someone left their bot on default settings" — rob
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.