BrowserOS is an open-source Chromium fork with an integrated AI agent and MCP capabilities, offering two products: BrowserOS neo for agent-driven browsing and BrowserOS for standard browsing with an embedded AI. The project is active, with frequent releases and a large community footprint.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
BrowserOS is an open-source Chromium fork with an AI agent built into every new tab. It supports 20+ built-in tools and 40+ app integrations, with local operation options via Ollama or LM Studio. It ships two products from the same repo: BrowserOS neo (the agent-driven browser for AI tasks) and BrowserOS (the AI-enabled regular browser).
How it works
The architecture comprises a browser component (Chromium fork) and an agent platform, including MCP server and various UI/back-end components. BrowserOS neo enables MCP connections to drive agents across tabs, while BrowserOS provides both normal browsing and integrated AI capabilities. The components are organized into packages such as:
- packages/browseros: Chromium fork, build system, patches, signing
- apps/claw-server-rust: MCP backend and API for the dashboard
- apps/server: Bun server exposing MCP tools and the AI agent loop
- apps/app: BrowserOS extension UI
- apps/cli: Go CLI for terminal control
Getting started
Install options for BrowserOS and BrowserOS neo are provided via download links for macOS, Windows, Linux (AppImage, Debian):
- Download and install BrowserOS: macOS, Windows, Linux (AppImage), Linux (Debian)
- Import from Chrome in one click
- Connect your AI provider (Claude, OpenAI, Gemini, ChatGPT Pro) via OAuth, or use local models via Ollama or LM Studio
In the README, the following installation steps are shown for BrowserOS: "1. Download and install BrowserOS: macOS · Windows · Linux (AppImage) • Linux (Debian). 2. Import from Chrome in one click. Bookmarks, passwords, extensions all carry over. 3. Connect your AI provider. Claude, OpenAI, Gemini, ChatGPT Pro via OAuth, or local models via Ollama or LM Studio."
Recent releases
Latest releases include:
- nightly-browseros BrowserOS Nightly (signed macOS arm64) 2026-08-05: Automated signed BrowserOS macOS arm64 nightly for v0.49.2.
- ext-browserclaw/v0.1.7.0 BrowserOS neo Extension - v0.1.7.0 (2026-08-04)
- claw-server/v0.0.21 BrowserClaw Server - v0.0.21 (2026-08-04) (bump BrowserOS to v0.49.0)
- ext-browserclaw/v0.1.6.0 BrowserClaw Extension - v0.1.6.0 (2026-07-31)
- claw-server/v0.0.20 BrowserClaw Server (Rust) - v0.0.20 (2026-07-31)
- feat(mcp): add recent browser history tool (#2071) (2026-07-31)
- docs(claw): default browser skill to
Traction
GitHub stars: 12913. The repository shows 12913 stars and 58 open issues as of the provided data.
Behind the repo
Not included in this excerpt.
Caveats
License: AGPL-3.0. Created: 2025-05-18. Last push: 2026-08-04. Languages: TypeScript. The repo includes multiple packages and client/server components as listed in the architecture section.






