Skip to content

BrowserOS CLI - v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 00:05
· 4 commits to main since this release
eaa0a0a

What's Changed

  • fix: fail CLI releases early on npm token mismatch (#1387)
  • fix: accept Claw MCP URLs in CLI init (#1386)

Install browseros-cli

macOS / Linux

curl -fsSL https://cdn.browseros.com/cli/install.sh | bash

Windows

irm https://cdn.browseros.com/cli/install.ps1 | iex

After install, run browseros-cli init to point the CLI at your BrowserOS MCP server.