CLI installer for cage-bro sandbox — downloads the Rust binary on install
Project description
cage-bro CLI (Python)
CLI installer for cage-bro — downloads the pre-built Rust binary on first run.
Install
pip install cage-bro-cli
Usage
# Start the sandbox server
cage-bro serve --port 8080
# Run MCP server (for Claude Desktop, Cursor, etc.)
cage-bro mcp
# Install dependencies (Obscura browser)
cage-bro setup
On first run, the CLI downloads the pre-built binary for your platform from GitHub releases and caches it locally.
| Platform | Cache directory |
|---|---|
| macOS | ~/Library/Caches/cage-bro/ |
| Linux | ~/.cache/cage-bro/ |
Supported Platforms
| Platform | Status |
|---|---|
| macOS ARM64 | Pre-built binary available |
| Other platforms | Build from source (see below) |
For unsupported platforms, build from source:
cargo install --git https://github.com/aeroxy/cage-bro
What is cage-bro?
cage-bro is a sandboxed execution environment for AI agents. Single Rust binary with browser, shell, code execution, file ops, and MCP server. Works with any agent framework — LangChain, CrewAI, OpenAI, or custom.
Links
- cage-bro main project
- Python SDK (programmatic API)
- TypeScript CLI
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cage_bro_cli-0.1.1.tar.gz.
File metadata
- Download URL: cage_bro_cli-0.1.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43d56b0cddd12545a0a89bdf63a9083663be4ab26485db2aa0ac1dce7ca326b1
|
|
| MD5 |
fc04f85592b4f19c7892472bd187b17a
|
|
| BLAKE2b-256 |
a8a64ffea79f1bd01de76a32cd7f02622b5a95a21c871b3f2a3d74eaf39a13ca
|
File details
Details for the file cage_bro_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cage_bro_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a9aceb0360eabf8e2c68fd5ff4ff363dc021c4c8a35709a3559075f5d859f03
|
|
| MD5 |
6c1c765c1e6d596e76acaa35704ab20a
|
|
| BLAKE2b-256 |
94ff3f92b2ec9327f2a12ee6977fcee9dc88ee6ac9a3d359543eb30c4755dd5c
|