OpenClaw 3.13 now connects to a real Chrome 146 session over MCP so agents can drive your signed-in browser instead of a separate bot context. Update if captchas or auth state were blocking your web automation flows.

OpenClaw 3.13 adds Chrome 146 support via MCP. In the primary announcement, Ray Fernando says the new path lets an agent drive "your real browser session" and stresses "Not a bot. You." That is the key implementation change: the agent is no longer framed as operating in an isolated automation context, but through the users existing signed-in Chrome session.
The same post ties the release to a specific pain point by opening with "No more captchas." A follow-up post keeps the message simple update to 3.13 if browser automation has been blocked by current auth state or anti-bot checks. The attached demo video setup demo shows a terminal-based connection flow ending in a successful OpenClaw interface connection.
For engineers building browser agents, the notable part is not just another web automation connector. The supporting repost summarizes the change as access to a "real, signed-in browser," which implies existing cookies, sessions, and account state can stay in the loop when an agent acts through Chrome.
That matters because many brittle flows happen after login: internal tools, purchasing portals, dashboards, and consumer sites that aggressively challenge fresh automation contexts. OpenClaw's launch language explicitly positions 3.13 against that failure mode, and its setup note narrows the current sweet spot to Mac or PC desktop environments rather than a generic hosted runtime.
No more captchas. OpenClaw 3.13 connects to Chrome 146 via MCP and your agent controls your real browser session. Not a bot. You. Update if you haven't. Easiest config is on a Mac or PC.
Chrome just became massively more agent-friendly 🔥 Your real, signed-in browser can now be natively accessible to any coding agent. No extensions. No headless browser. No screenshots. No separate logins. Just one toggle to enable it. Check this out: developer.chrome.com/blog/chrome-de…
New @openclaw beta is up: it comes with the new live browser control that Google added in latest Chrome! enable via chrome://inspect#remote-debugging Your clanker will know when to use what, or you can ast it. new "user" profile session is there! developer.chrome.com/blog/chrome-de…