eyebrowse

evan108108/eyebrowse
★ 1 stars TypeScript 🌐 Browser/Web Updated today
Eyebrowse — A Chrome bridge that gives AI agents eyes and hands in the browser. Screenshots, clicks, typing, navigation, and page inspection via MCP tools, powered by a three-layer architecture: Chrome Extension ↔ WebSocket Daemon ↔ MCP Server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eyebrowse": {
      "command": "npx",
      "args": [
        "-y",
        "evan108108/eyebrowse"
      ]
    }
  }
}

README Excerpt

**Give your AI agent eyes and hands in the browser.** Eyebrowse is an MCP server that connects AI coding agents to real Chrome browsers. Not headless. Not isolated. Your browser, your session, AI-assisted. Eyebrowse bridges AI agents and Chrome through the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP). Your AI sees screenshots, reads page structure via accessibility trees, and interacts with pages -- clicking, typing, scrolling, navigating -- all in a real Chrome window you ca

Tools (20)

annotatebrowser_statusclear_overlaysclickclose_windowevaluateget_page_infohighlightlist_tabslist_windowslooknavigateopen_browserpair_windowprint_to_pdfscreenshotscrollshow_messageswitch_tabtype

Topics

ai-agentbrowser-automationchrome-extensionclaudemcpmodel-context-protocol