Default provider
The default is Cloudflare. No API key needed when using the managed Pocketenv platform.Specifying a provider
Supported providers
Cloudflare (default)
Cloudflare (default)
Lightweight sandboxes powered by Cloudflare Workers. No credentials needed on the managed platform.
Daytona
Daytona
Full-featured development environments via Daytona.Required credentials — store them as sandbox preferences:
| Field | Description |
|---|---|
DAYTONA_API_KEY | Your Daytona API key |
DAYTONA_ORGANIZATION_ID | Optional organization ID |
Vercel
Vercel
Serverless sandboxes on Vercel.
| Field | Description |
|---|---|
VERCEL_API_TOKEN | Your Vercel API token |
VERCEL_PROJECT_ID | Target Vercel project |
VERCEL_TEAM_ID | Optional team ID |
E2B
E2B
Modal
Modal
Serverless GPU/CPU compute via Modal.
| Field | Description |
|---|---|
MODAL_TOKEN_ID | Modal token ID |
MODAL_TOKEN_SECRET | Modal token secret |
Runloop
Runloop
HopX
HopX
Deno Deploy
Deno Deploy
Fly Sprites
Fly Sprites
Blaxel
Blaxel
Pocketenv-native provider via Blaxel.
| Field | Description |
|---|---|
BLAXEL_WORKSPACE | Your Blaxel workspace |
BLAXEL_API_KEY | Your Blaxel API key |
Base images
The--base flag sets the starting template for your sandbox. Bases are AT Protocol URIs but you can use short names:
| Base | Description |
|---|---|
openclaw | General-purpose with openclaw pre-installed |
zeroclaw | ZeroClaw minimal Sandbox |
picoclaw | PicoClaw minimal Sandbox |
nix | Nix-based environment Sandbox |
claude-code | Optimized for Claude Code |
codex | Optimized for Codex |
opencrust | OpenCrust minimal Sandbox |
