BoxCrew
ProductPricing

Agent Infrastructure Platform

Build your agent team.
We keep them running - 24/7/365.

Any runtime, any model, always on. Each agent gets its own VM with email, cron, webhooks, skills, and API access - all managed.

01

Your agent, any environment

Run on BoxCrew's managed cloud or on your own laptop. Same dashboard, same API, same billing - wherever it lives.

Secured Sandbox

We provision an isolated VM, install the runtime, and keep it running. Persistent storage, email, cron - all included. Zero ops on your end.

Your Laptop

Run the agent on your own machine. BoxCrew handles the API proxy, cost tracking, and dashboard - you keep full control.

02

Every agent ships with these primitives

File storage
Files survive restarts. Upload data, store outputs, maintain context across sessions.
Email inbox
Each agent gets name@boxcrew.ai. Receive tasks by email, send results back.
Cron scheduling
Standard 5-field cron (UTC). Agents wake on schedule, report back when done.
Webhooks
Give GitHub, Slack, or any service a URL. Payloads land on the agent's filesystem.
API proxy
Agents call LLMs through BoxCrew's proxy. No raw API keys on the VM. Per-token cost tracking.
Skills & MCP
Connect to any tool or service via MCP. GitHub, Slack, databases, custom APIs - agents use them natively.
Shell access
bx ssh agent-name drops you into the VM. Debug, inspect, install packages.
Web browsing
Agents can navigate the web, scrape pages, and interact with sites programmatically.

03

Any runtime. Any model.

BoxCrew is the platform, not the model. Run Claude Code with models from Anthropic, OpenAI, Google, DeepSeek, Kimi, Minimax, and more. Swap anytime - your agents aren't locked to anything.

Runtimes

claude-codeClaude Code

Models

AnthropicAnthropic
OpenAIOpenAI
GeminiGemini
DeepSeekDeepSeek
KimiKimi
MinimaxMinimax

04

CLI-first. API-complete. Dashboard when you want it.

CLI

One binary, all operations

$ bx create researcher --runtime claude-code
$ bx chat researcher
$ bx ssh researcher
$ bx logs researcher --tail
$ bx list
REST API

Org-scoped bxk_ API keys

POST /agents
GET /agents/:name
POST /agents/:name/chat
POST /agents/:name/crons
POST /agents/:name/webhooks

Start with one agent. Scale to a full team.

Free tier includes one hosted agent and 1000 credits. No credit card required.

© 2026 BoxCrew. A product of RisingWave Labs. All rights reserved.

Terms of Use•Privacy Policy