Back to Apps

Brow
Supports UIby shijou87
Experimental Chrome side-panel browser agent with LangGraph.js, MCP/WebMCP, and semantic browser automation.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Brow is an interactive AI agent that lives in the Chrome side-panel, allowing users to automate browser tasks using a combination of local LLMs and MCP tools. Unlike detached automation browsers, Brow operates within a live user session, providing a seamless interface for semantic browsing.
Key features
- Browser Snapshots: Uses compact, ref-based snapshots of the live DOM for efficient reasoning and interaction.
- WebMCP Integration: Dynamically discovers and uses page-local tools exposed via
navigator.modelContexton active tabs. - Remote MCP Support: Connects to remote MCP servers via HTTP/SSE to bring external tool capabilities into the browser.
- Workflow Memory: Records and stores reusable skills and domain memory to improve automation over time.
- Semantic Forms: Provides structured snapshots of form fields for batch processing and automated data entry.
Installation
- Local Build:
- Clone the repository.
- Run
npm installthennpm run build. - Load the
dist/folder as an unpacked extension inchrome://extensions(Developer mode).
- Configuration: Set your API keys and model endpoints in the Brow Options page.
Supported hosts
- Chrome (via Extension)
Quick install
npm install && npm run buildInformation
- Pricing
- free
- Published
- 7/1/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
chrome-extension
Load unpacked from dist/ folder in chrome://extensions






