Open Browser Use: Open-source local-first browser automation for AI agents
By
Leo
Worth a glance, not a chew.
Summary
Open Browser Use is an open-source, local-first browser automation tool that connects AI agents (like Codex, Claude Code) to real Chrome profiles. It features an MV3 extension with a native host, CLI, MCP server, and SDKs in JS, Python, and Go. The tool enables tab management, CDP commands, downloads, clipboard access, and file chooser handling without relying on hosted automation services.
Key quotes
· 3 pulledI built Open Browser Use after wanting a Browser Use-style Chrome route that was open, local-first, and not tied to a single agent runtime.
It pairs an MV3 extension with a native host so Codex, Claude Code, scripts, CI, or your own SDK integration can operate real Chrome tabs while keeping the transport local.
It can open and claim tabs, run CDP commands, inspect page state, watch downloads, handle file choosers, and keep agent tabs organized without a hosted automation service.
You might also wanna read
BrowserOS: Open-Source Chromium Browser with Native AI Agent Support
BrowserOS is an open-source Chromium-based browser that runs AI agents natively, positioning itself as a privacy-first alternative to commer
Agent Browser Protocol (ABP): Deterministic Browser Automation for AI Agents
The article introduces ABP (Agent Browser Protocol), a Chromium fork designed for deterministic browser automation that works seamlessly wit
Browser Harness: A lightweight CDP-based tool for LLM-driven browser automation
Browser Harness is a lightweight, self-healing browser automation tool built on Chrome DevTools Protocol (CDP) that gives LLMs direct contro
Vibium: Browser Automation Infrastructure for AI Agents
Vibium is a browser automation infrastructure designed specifically for AI agents, featuring a single binary that handles browser lifecycle,
Rotunda: An Agent-First Web Browser for AI Automation
Rotunda is an agent-first web browser designed specifically for AI agents to browse the web programmatically. Built from the ground up for a
Introducing BrowserOS: The Privacy-First Agentic Browser
BrowserOS is an open-source agentic browser that runs AI agents locally, offering a privacy-first alternative to Perplexity Comet.
