browser-bridge
Local Chrome control via Browser Bridge (CLI + optional MCP). Use when the task needs real browser interaction, reliable DOM inspection, or screenshots. --- # Browser Bridge (CLI + MCP) Browser Bridge drives and inspects a real local Chrome instance. You can use it either via the CLI (works everywhere) or via MCP (optional, for MCP-capable clients). ## Prerequisites - Chrome (stable) with the Browser Bridge extension installed and running - `browser-bridge` available on PATH (required for both CLI usage and MCP) ## Install ```bash npm i -g @btraut/browser-bridge browser-bridge --help ```
更新日志: Source: GitHub https://github.com/btraut/browser-bridge
还没有评论,快来第一个发言吧。