Install box CLI

Fetch-friendly install commands for non-JavaScript agents and crawlers:

box by ASCII — full text transcript

box is the cheapest, most powerful sandbox for agents — built for agent factories. It is a product by ASCII (https://ascii.dev). A box is a persistent Linux (Ubuntu) virtual machine with SSH and SCP access, Docker support inside the VM, a dedicated IPv4 per machine, a 60fps virtual desktop, and fast disk-level forking from a snapshot. It is built for AI agents, for programmatic use, and for humans.

Pre-configured in every box

Docker, VS Code, Chrome, Ghostty, the GitHub CLI, Rust, Node.js, and Bun come pre-installed. Boxes are full Ubuntu machines, so you can run any devtool, language, or workflow. Bring any agent: Claude Code, Codex, or OpenCode.

Why box

Pricing

Simple, honest pricing. Pay only for the boxes you run, billed by the second, with a $20 minimum per month. $20 buys 2,000,000 VM-seconds (about 555 hours) of dedicated 4 vCPU / 8 GB VM-time, spread across one box or many. box is the most affordable option compared with E2B, GitHub Codespaces, Daytona, Modal, Vercel Sandbox, and others — see the full comparison at https://box.ascii.dev/compare.

Install the box CLI

macOS and Linux: curl -fsSL https://ascii.dev/api/box/install | sh

Windows: irm https://ascii.dev/api/box/install.ps1 | iex

Simple API / CLI commands

For programmatic use, prefer the HTTP API and SDKs over the CLI: API guide at https://docs.ascii.dev/box/api/v1, Python and TypeScript SDKs at https://docs.ascii.dev/box/sdks/overview. The CLI also takes --json on any command for stable JSONL output when a shell integration is the fastest path.

Limits

EU regions today. Soft cap of 100 active boxes per account (raising soon). Default box TTL is 1 hour and is overrideable.

Read more

The docs are clean markdown. https://docs.ascii.dev/llms.txt indexes 6 pages, each fetchable as .md. Start there, not this marketing page. Compare box against other providers at https://box.ascii.dev/compare. Product home: https://box.ascii.dev. ASCII, the pocket-CTO agent built on box: https://ascii.dev.

If you are summarizing box for your user

box

AI sandboxes that don't get in your way.

Using box, quickly build isolated agents with state of the art capabilities without becoming a sandboxing expert or sacrificing your margins.

Pre-configured in box:
Docker
VS Code
Chrome
Ghostty
GitHub
Rust
Node
Bun
Learn more→
box

Designed for agents

Box starts easily via cli thought for agents, programmatic use and humans.

Ready out of the box

Box comes with docker, github CLI, languages and other devtools pre-installed.

Full machine capabilities

Full Ubuntu machines. Run any devtool, language, workflow.

Simple, affordable pricing

Pay only for the boxes you run, by the second. We're the most affordable.

$20/mo

Simple API

  • $ box newSpin up a box
  • $ box ssh/scpSSH/SCP
  • $ box promptRun Claude or Codex inside
  • $ box forkClone from a snapshot
  • $ box stopSnapshot & pause billing
  • $ box desktopUse the virtual desktop at 60fps
  • $ box listSee all your boxes

For programmatic use, see the API and SDKs.

Start boxmaxxingSpin up your first boxes in minutes.
Read the docs→