Skip to main content
Each recipe shows the same task across all four ways to drive Nullspace. Pick the tab for your client; the rest of the docs use the same pattern.
MCP exposes every CLI command as a tool (nullspace machine createnullspace.machine.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 machine

Run a command

Read and write files

Expose a preview URL

Fork a running machine

Pause and resume

List and clean up

Go deeper

Build a template

Capture dependencies once and start future machines from a reusable template.

Mount a volume

Persist data independently of any one machine and mount it into many runs.

Run code interpreter

Stateful notebook-style cells, package installs, and rich results.

Run an agent

MCP, an in-machine coding-agent template, or a framework integration.