macOS
brew install agent-browserlocal Homebrew formula metadata
brew
Browser automation CLI for AI agents. Version 0.31.1 via Homebrew; verified 2026-06-26.
install
brew install agent-browserlocal Homebrew formula metadata
nix profile install nixpkgs#agent-browsernixpkgs package indexes · pkgs/by-name/ag/agent-browser/package.nix · source: api.github.com
scoop install main/agent-browserScoop official bucket manifest trees · bucket/agent-browser.json · source: api.github.com
overview
Browser automation CLI for AI agents
history
agent-browser is a Vercel Labs browser automation CLI for AI agents, packaged as a fast native Rust binary with command-line, docs-site, and MCP-oriented workflows.
The GitHub repository was created in January 2026. The README describes agent-browser as a browser automation CLI for AI agents and a fast native Rust CLI. It provides browser operations such as open, snapshot, click, fill, screenshot, PDF, JavaScript evaluation, and agent-readable text extraction.
The project moved quickly through many 0.x releases in 2026. The changelog shows a shift from basic browser control toward agent-oriented ergonomics: config schemas, doctor diagnostics, stable tab IDs, React and Web Vitals introspection, an MCP server, plugin support, read commands, and restore workflows.
The README documents installation through npm, Homebrew, Cargo, and source builds, with Chrome for Testing as the recommended browser channel. The supplied package metadata records Homebrew, Nix, and Scoop packaging, which matches a cross-platform developer-tool audience.
The docs site exposes GitHub and npm links and presents configuration, sessions, dashboard, network, CDP mode, streaming, recording, React, providers, and engines as first-class documentation sections. That suggests adoption aimed at AI-agent toolchains rather than general-purpose browser scripting alone.
The quick-start flow is `agent-browser open`, `snapshot`, then ref-based commands such as `click @e2` and `fill @e3`. The README also documents traditional CSS selectors and semantic locators by role, label, text, placeholder, and test id.
Configuration is documented through `~/.agent-browser/config.json` and project-local `./agent-browser.json`, with environment variables and CLI flags taking precedence. The docs also publish a JSON Schema for editor autocomplete and validation.
agent-browser is interesting as a package because it packages browser automation as a standalone native CLI instead of assuming every agent runtime embeds Playwright or Puppeteer directly. The install story spans npm, Homebrew, Cargo, Scoop, Nix, Chrome for Testing, and platform dependency installation.
For package nerds watching AI tooling, it is a good example of a 2026-era CLI where MCP, plugin protocols, restoreable browser state, and agent-readable text are part of the package surface rather than optional integrations.
security posture
No matching local secret-handling manifest was found for agent-browser. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.agent-browser/config.json./agent-browser.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
agent-browser | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vercel-labs/agent-browser
install metadata
| Package key | brew:agent-browser |
|---|---|
| Version | 0.31.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/agent-browser |
| Homepage | https://agent-browser.dev/ |
| Repository | https://github.com/vercel-labs/agent-browser |
| Upstream docs | https://agent-browser.dev/ |
| License | Apache-2.0 |
| Source archive | https://github.com/vercel-labs/agent-browser/archive/refs/tags/v0.31.1.tar.gz |
| Last updated | 2026-06-26T22:00:05Z |
| Pulse | updated |
| Dependencies | node |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | To complete the installation, run: agent-browser install |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | agent-browser |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
agent-browser
nix profile install nixpkgs#agent-browsermain/agent-browser
scoop install main/agent-browsersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.