1. Installing OpenBrowser
- Quick install
- Homebrew
- pip
- uv (recommended)
- uvx (zero install)
- pipx
- From source
macOS / LinuxWindows (PowerShell)Detects
uv, pipx, or pip and installs OpenBrowser automatically.Install to ~/.local/bin without sudo:No separate browser install needed. OpenBrowser auto-detects any installed Chromium-based browser (Chrome, Edge, Brave, Chromium) and uses it directly. If none is found and
uvx is available, Chromium is installed automatically on first run. To pre-install manually (requires uvx): openbrowser-ai install2. Choose your favorite LLM
Create a.env file and add your API key.
.env
On Windows, use
echo. > .env3. Run your first agent
Custom browsers can be configured in one line. Check out browsers for more.