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.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.
How it works
- Create an agent — pick a runtime (Claude Code, OpenCode, or OpenClaw) and a name
- Chat — send messages via the dashboard, CLI, or API and get streaming responses
- Automate — set up cron jobs, webhooks, and email triggers to run agents on autopilot
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.
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.