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-climacOS / Linux
curl -fsSL https://cdn.browseros.com/cli/install.sh | bashWindows
irm https://cdn.browseros.com/cli/install.ps1 | iexAfter install, run browseros-cli init to point the CLI at your BrowserOS MCP server.