AI Browsers

BrowserOS neo

BrowserOS neo is completely free and open-source under the AGPL-3.0 license. There's no subscription; you run it locally on your own machine. Check official pricing →

Quick Take

BrowserOS neo is a free, open-source browser built for one specific job: giving AI agents like Claude Code, Cursor, and Codex a real browser they can drive directly, using your existing logins, without you having to babysit every click. It runs locally alongside your normal browser rather than replacing it, and it’s designed around token efficiency and running multiple agent tasks in parallel.

What Makes It Different From a Normal Browser

BrowserOS neo isn’t trying to be a Chrome alternative for everyday browsing. It’s explicitly described as a secondary browser that sits next to Chrome, purpose-built to be driven by AI agents:

  • Local logins, imported in one click. BrowserOS neo pulls in your existing Chrome logins, so an agent can act on sites you’re already authenticated into without a separate login flow.
  • Lightweight page snapshots instead of screenshots. Agents get a simplified, structured snapshot of what’s on a page rather than a full image, which the project positions as far more token-efficient than approaches like a screenshot-based browser extension.
  • Parallel agent tabs. Multiple agents can each work in their own tab at the same time, while you keep using your own tab for regular browsing.
  • MCP support. Any agent that speaks the Model Context Protocol can connect, including Claude Code, Cursor, Codex, VS Code, Zed, and GitHub Copilot, generally with a one-click install.

Key Facts

  • Type: Local, open-source browser built for AI agents
  • License: AGPL-3.0
  • Pricing: Free
  • Runs on: Your own machine, not a cloud service
  • Agent integration: MCP protocol, with documented one-click setup for Claude Code, Cursor, Codex, VS Code, Zed, and GitHub Copilot
  • Login handling: Imports existing Chrome logins locally

Local, Open-Source, and Login-Aware

The combination that distinguishes BrowserOS neo in this category is running entirely on your own machine, being fully open-source rather than a hosted black box, and letting agents use your real, already-authenticated sessions instead of requiring a separate login flow for every agent task. That combination is what makes it a genuinely different tool from a cloud browser-automation service, where the browser itself runs on someone else’s infrastructure and typically doesn’t carry your existing logins by default.

Honest Limitations

  • A secondary browser, not a daily driver. It’s built specifically for agent-driven tasks, not general browsing; you’ll still use Chrome or another browser for yourself.
  • Local logins raise their own permission questions. Giving an agent access to sites you’re logged into is powerful, but the same caution that applies to any AI agent with real account access applies here too: least privilege, review what it does, and avoid handing it sensitive accounts unnecessarily.
  • Younger project. As with any newer open-source tool, verify current stability, update frequency, and community activity before depending on it for consequential work.
  • Windows/Mac/Linux support and hardware requirements should be checked directly against current documentation, since these details change as the project matures.

Alternatives Worth Knowing

  • Browser Use, an open-source Python framework for building custom browser-driving agents rather than a ready-to-run browser; see BrowserOS neo vs Browser Use
  • Stagehand, Browserbase’s SDK for scripting browser agents with a mix of natural language and code
  • Cloudflare Kitesurf, a lightweight cloud browser engine rather than a local, agent-facing browser
  • BrowserAct, packaged browser automation aimed at less technical users
  • Cua, computer-use agent infrastructure for controlling a full desktop, not just a browser

For the underlying concepts, see the browser agent glossary entry and the AI agent permissions guide for thinking through what access to actually grant an agent.

Continue learning

Explore related guides, tools, workflows, and prompts that help you go deeper into this topic.

See how this tool fits into a workflow

Browse step-by-step AI workflows that use ChatGPT, Claude, Gemini, and other tools.

Frequently Asked Questions

What is BrowserOS neo?

BrowserOS neo is a local, open-source browser built specifically for AI agents to drive, rather than for humans to browse with directly. It runs alongside your normal browser, uses your logins imported from Chrome, and connects to agents like Claude Code, Cursor, and Codex through MCP.

Is BrowserOS neo meant to replace Chrome?

No. It's explicitly a secondary browser that sits next to Chrome, made agent-friendly, rather than a general-purpose replacement. You'd keep using Chrome yourself while agents work in BrowserOS neo.

Why does BrowserOS neo use page snapshots instead of screenshots?

Simplified text-based snapshots of a page are far cheaper for a model to process than a full image, which the project cites as a major token-efficiency advantage over approaches like Claude's Chrome extension that rely on screenshots.

Is BrowserOS neo free and open-source?

Yes, entirely. It's released under the AGPL-3.0 license and is free to download and run.

Last updated: