$200 free credits · no card required

Secure, fast sandboxes
for AI agents

Firecracker microVMs your agents can provision, use, and tear down via API. Per-second billing. E2B-compatible SDKs. MCP-native.

// 3 lines to a running sandbox
import { Sandbox } from '@scaledminds/sdk';

const sandbox = await Sandbox.create();
const result = await sandbox.runCode('print("Hello from a microVM")');

AI agents need compute they can control.

Your agent needs to run code, install packages, process files. Today, that means fragile Docker setups, shared machines, or expensive cloud VMs that take minutes to provision.

Built for the agent runtime

Everything an AI agent needs from compute, nothing it doesn't.

Sub-second provisioning

Firecracker microVMs boot in milliseconds. Warm pools keep environments ready. Your agent never waits.

Hardware-level isolation

Each sandbox runs in its own microVM with dedicated kernel. Not containers — real VM-level isolation with cryptographic erasure on teardown.

API-first, MCP-native

REST API + TypeScript SDK + Python SDK. MCP tool discovery so Claude, Cursor, and other agents find you automatically.

Per-second billing

Pay only for what you use. Real-time metering. $200 free credits to start. No overprovisioning, no surprises.

How it works

Your agent provisions a sandbox, runs code, gets results, tears down. Four API calls.

Create

POST /v1/sandboxes — a Firecracker microVM boots with your chosen image and resource limits.

Execute

Run code, install packages, read/write files. Full Linux environment with network access.

Collect

Stream stdout/stderr in real-time. Download artifacts. Query the filesystem.

Terminate

DELETE /v1/sandboxes/:id — VM destroyed, storage cryptographically erased, billing stops.

Built on proven infrastructure

The same technology AWS Lambda uses for isolation, purpose-built for agent workloads.

Firecracker microVMs Sub-second boot Per-VM kernel isolation REST + MCP API dm-crypt erasure E2B-compatible SDKs

Simple, usage-based pricing

Start free. Scale with per-second billing. No contracts.

Free

$0 to start

$200 in credits. No card required.

  • Up to 2 vCPU, 512 MB RAM per sandbox
  • 1-hour max session
  • Community support
  • TypeScript + Python SDKs

Enterprise

Custom

Dedicated infrastructure, SLAs, BYOC.

  • Unlimited resources
  • Persistent sandboxes
  • Dedicated support engineer
  • SOC 2 compliance
  • Custom SLAs

Your agents deserve real compute.

$200 free credits. No card required. First sandbox in under a minute.