MCP exposes every CLI command as a tool (
nullspace sandbox create →
nullspace.sandbox.create), so a local coding agent runs these recipes by
asking in natural language. See Local MCP to connect
Codex, Claude Code, Cursor, or VS Code.Create a sandbox
Run a command
Read and write files
Expose a preview URL
Fork a running sandbox
Pause and resume
List and clean up
Go deeper
Build a template
Capture dependencies once and start future sandboxes from a reusable
template.
Mount a volume
Persist data independently of any one sandbox and mount it into many runs.
Run code interpreter
Stateful notebook-style cells, package installs, and rich results.
Run an agent
MCP, an in-sandbox coding-agent template, or a framework integration.