Magpie Magpie
Magpie Sandboxes

Create isolated sandboxes for any runtime.

Magpie gives you fast, disposable environments for running scripts, testing builds, and previewing services. Bring your runtime, launch a sandbox, and tear it down when you’re done.

Use cases
Ephemeral CI sandboxes Preview environments Isolated runtimes
Sandbox recipe Mags
RuntimeNode / Python / Bash
LifecycleEphemeral or warm
IsolationMicroVM per run
example
Run a script in a fresh sandbox mags run \"python app.py\"

Provisioned on demand, isolated by default, and cleaned up after the run.

🧱
Sandbox in seconds

Spin up a runtime environment instantly and keep it isolated per job.

🧪
Bring your runtime

Run scripts, services, or build steps with the tools you need.

♻️
Dispose or keep warm

Terminate after execution or keep a sandbox warm for URL access.