github browseros-ai/BrowserOS browseros-cli-v0.2.2
BrowserOS CLI - v0.2.2

5 hours ago

What's Changed

  • fix: report release cli version correctly (#626)
  • fix: accept port-only input in CLI init command (#625)
  • feat: add npm/npx distribution for BrowserOS CLI (#618)
  • feat: clean-up - remove obsolete controller extension (#610)

Install browseros-cli

npm / npx

npx browseros-cli --help
npm install -g 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.

Don't miss a new BrowserOS release

NewReleases is sending notifications on new releases.