Spin up and manage E2B cloud sandboxes for agent work. Use when an OpenClaw agent needs an isolated remote Linux sandbox instead of the local workspace: crea...
Sandbox ids and labels are tracked in ~/.openclaw/workspace/.state/e2b-sandboxes.json.
Prefer labels for longer tasks so later steps can refer to the same sandbox cleanly.
The MCP server is local and uses the E2B Node SDK under the hood.
Use this helper for one-shot command execution. If a task needs a long interactive PTY session or a specialized template flow, read references/e2b-notes.md first.
If a task needs a custom image or preinstalled stack, create the sandbox/template first, then snapshot it for reuse.