Skip to main content
Each sandbox starts from a template — a reusable base image with your dependencies baked in.
Use the menu at the top right of any page to add our docs as an MCP server in Claude Code, Cursor, or VS Code — giving your agent direct access to search and read Superserve documentation.

What you can do

  • Create sandboxes - spin up isolated VMs in seconds, ready to run commands immediately
  • Execute commands - run shell commands and stream output
  • Read and write files - transfer files to and from the sandbox filesystem
  • Pause and resume - checkpoint sandbox state to disk and restore it later
  • Custom templates - pre-bake team dependencies into base images and launch from them
  • Secrets - give a sandbox an API key without the real value ever entering it
  • Network controls - per-sandbox egress allow/deny rules, plus a log of every connection a sandbox made

Next steps

Quickstart

Create your first sandbox and run your first command.

Get an API key

Authenticate the SDK with your Superserve account.

SDK Reference

Every method, option, and type for the TypeScript and Python SDKs.

Integration Guides

Guides to integrate with agents, harnesses, filesystems, and more.