chrome-bridge

siropkin/chrome-bridge
★ 0 stars JavaScript AI/LLM Updated 1d ago
CLI for browser automation: let any AI agent drive your real Chrome — logged-in tabs, zero deps, no relaunch, no MCP server. A11y snapshots + element refs, CDP screenshots, network capture. 让任何 AI 智能体(Claude/Kimi/Qwen/DeepSeek/GLM)驱动你真实的 Chrome 浏览器——已登录会话、零依赖、无需重启。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chrome-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "siropkin/chrome-bridge"
      ]
    }
  }
}

README Excerpt

**English** | [中文](README.zh-CN.md) Let **any AI agent** drive the Chrome you're already using — your open tabs, logged-in sessions, SSO. MCP bridges need an MCP client and a configured server; Playwright launches a fresh browser. chrome-bridge needs neither: one unpacked extension, one zero-dependency Node CLI — and every tab the agent touches wears a 🟣 pill that narrates what it's doing.

Tools (4)

batchswlogstabswatch

Topics

agenticai-agentsai-toolsbrowserbrowser-automationbrowser-controlchromechrome-extensionclaudeclaude-codeclicursordeepseekdevtoolskimi