Show HN: Chrome-bridge – let any AI agent drive your real logged-in Chrome Developer siropkin released chrome-bridge, an open-source tool that lets any AI agent drive a user's real, logged-in Chrome browser via one unpacked extension and a zero-dependency Node CLI, requiring Chrome β‰₯ 117 and Node β‰₯ 18. The tool supports agents like Claude Code, Cursor, Qwen, and GLM, and narrates agent actions with a 🟣 pill on each tab. English | δΈ­ζ–‡ /siropkin/chrome-bridge/blob/master/README.zh-CN.md Let any AI agent drive the Chrome you're already using β€” your open tabs, logged-in sessions, SSO. Playwright and friends drive a browser they launched, with a profile of their own; MCP bridges need an MCP-capable client and a configured server. chrome-bridge needs neither: it drives the Chrome you're logged into β€” that's the only mode β€” with one unpacked extension and one zero-dependency Node CLI. Every tab the agent touches wears a 🟣 pill that narrates what it's doing. Requires macOS/Linux or Git Bash on Windows , Chrome β‰₯ 117 ask / snap --find / console --ask additionally need β‰₯ 138 for the built-in Nano model , and Node β‰₯ 18. One paste, one click. Paste this into your AI agent Claude Code, Cursor, Qwen, GLM, … β€” it clones the repo, starts the bridge, installs its own integration the Claude Code skill, or a one-liner in its instructions file , and asks you for the one Chrome click scripts can't do: Set up chrome-bridge β€” the bridge that lets you drive my real, logged-in Chrome β€” and install your end of it. Do every step yourself and tell me the result of each. The only thing I do is the one-time extension load in Chrome step 3 . 1. Pick the repo root