Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.boxcrew.ai/llms.txt

Use this file to discover all available pages before exploring further.

BoxCrew is a multi-tenant AI agent platform. Create isolated agents running Claude Code, OpenCode, or OpenClaw inside sandboxed VMs — each with persistent filesystem, email, cron jobs, and webhook triggers.

How it works

  1. Create an agent — pick a runtime (Claude Code, OpenCode, or OpenClaw) and a name
  2. Chat — send messages via the dashboard, CLI, or API and get streaming responses
  3. Automate — set up cron jobs, webhooks, and email triggers to run agents on autopilot
Each agent runs inside a Fly Sprite VM with its own persistent filesystem. Agents can execute code, read and write files, send emails, and browse the web.

Get started

Quickstart

Create your first agent in under a minute.

Install the CLI

Manage agents from your terminal with the bx CLI.

API reference

Integrate BoxCrew into your apps with the REST API.

CLI commands

Full reference for all bx commands.

Key features

Streaming chat

SSE-based real-time streaming with session management.

File access

Browse, upload, and read files on the agent’s filesystem.

Email

Each agent gets a unique email address for sending and receiving mail.

Cron jobs

Schedule recurring tasks with standard cron expressions.

Webhooks

Trigger agents from external services via unique webhook URLs.

Multi-runtime

Choose between Claude Code, OpenCode, and OpenClaw runtimes.