browser-use/bux

403 stars · Last commit 2026-07-02

Browser Use Box: a 24/7 Claude Code agent for Playwright-style browser automation with Browser Use Cloud, Telegram, and a real browser on any box you own.

README preview

# Browser Use Box ♞

<img src="docs/hero.jpg" alt="Browser Use Box hero" width="100%" />


## Your 24/7 Claude Code agent with a real browser, on any box you own.

Rent any $5 VPS (Hetzner, DigitalOcean, Mac mini, Raspberry Pi — anything that runs Ubuntu), point one install script at it, and text your agent from anywhere.

```
$ curl -fsSL https://raw.githubusercontent.com/browser-use/bux/main/install.sh \
    | sudo BROWSER_USE_API_KEY=bu_xxx bash
```

More launch links:
- [Launch page](https://browser-use.github.io/bux/)
- [Managed pilot for Telegram-heavy teams](https://browser-use.github.io/bux/pilot.html)
- [Managed pilot playbook](https://browser-use.github.io/bux/managed-pilot-playbook.html)
- [Managed pilot demo transcript](https://browser-use.github.io/bux/managed-pilot-demo.html)
- [Managed Telegram AI operator](https://browser-use.github.io/bux/telegram-ai-operator.html)

View full repository on GitHub →