browseros-ai/BrowserOS

🌐 The open-source Agentic browser; alternative to ChatGPT Atlas, Perplexity Comet, Dia.

What it solves

BrowserOS neo is a secondary browser designed specifically for AI agents to operate within. It solves the problem of agents lacking access to the user's authenticated sessions (logins), avoiding the limitations of headless drivers (which start blank) and cloud browsers (which are often blocked by sites like LinkedIn or X/Twitter due to datacenter IPs).

How it works

It is a Chromium fork that allows users to import their Chrome logins, bookmarks, and extensions in one click. It provides an MCP (Model Context Protocol) endpoint that AI agents (such as Claude Code, Codex, or Cursor) can connect to. Agents run in parallel in their own tabs, allowing the user to watch their progress live or replay sessions as scrubbable videos with a step-by-step action timeline.

Who it’s for

Users who employ AI agents to automate web tasks that require authenticated accounts, such as managing social media, clearing inboxes, or updating CRMs, and who want to keep these agentic activities separate from their primary browsing session.

Highlights

  • Authenticated Automation: Uses real logged-in accounts rather than a sandbox, enabling agents to perform tasks on the user's behalf.
  • Parallel Execution: Multiple agents can run simultaneously in separate tabs.
  • Local-first Privacy: All sessions, screenshots, and history are stored locally on the user's machine.
  • Broad Agent Compatibility: Works with any AI tool that speaks MCP, including Claude Code, Codex, Cursor, and VS Code.
  • Session Replay: Saves every session as a video with a timeline for easy auditing.

Related

  • Project
  • Project
  • Project
  • Project