Skip to content

Add Sandbox as a Service to Cloud - #7

Open
fstandhartinger wants to merge 1 commit into
arjan:mainfrom
fstandhartinger:add-sandbox-as-a-service
Open

Add Sandbox as a Service to Cloud#7
fstandhartinger wants to merge 1 commit into
arjan:mainfrom
fstandhartinger:add-sandbox-as-a-service

Conversation

@fstandhartinger

Copy link
Copy Markdown

Adds Sandbox as a Service under Cloud.

It sits differently from most of the list, which is mostly microVM runtimes competing on boot time:

  • Full cloud VMs, not microVMs. Slower to start (~30s), and in exchange an ordinary Linux guest without the microVM constraints.
  • 24-hour sessions on any account, with no subscription tier gating session length.
  • Preview URLs that open no inbound port. A port inside the sandbox gets a public https address, but the request is carried in over the control plane's existing connection — the guest keeps listening on its own localhost and its inbound surface stays empty.

REST API plus an MIT-licensed MCP server, also in the official MCP registry as com.sandbox-as-a-service/mcp.

Happy to shorten the entry if it runs long against the others.

Full VMs rather than microVMs, 24-hour sessions without a subscription tier, and
preview URLs that open no inbound port on the sandbox.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant