Skip to content
Agent Search Engine.

Record · aio-sandboxInfrastructureOpen sourceVerified Sep 23, 2026

AIO Sandbox

An all-in-one Docker sandbox for AI agents with a browser, shell, files, VS Code server, Jupyter and MCP.

Sources and review

Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.

Best for

Giving agents an isolated computer with browser and code execution on your own infrastructure.

Avoid if

You'd expose it without authentication; the README warns services are open unless SANDBOX_API_KEY is set.

About AIO Sandbox

AIO Sandbox packages everything an agent needs into one Docker container: a VNC-accessible browser, terminal, file system, VS Code Server, JupyterLab and MCP services, behind an API with optional key authentication. It runs locally in seconds or in the cloud behind a reverse proxy, with Python and other SDKs for control.

AIO Sandbox is an open-source project written primarily in Python, with 6.0k stars on GitHub. It was last updated in September 2026.

Install

docker run --security-opt seccomp=unconfined --rm -it -p 127.0.0.1:8080:8080 ghcr.io/agent-infra/sandbox:1.11.0
For agent buildersMake your product part of the discovery.Explore advertising

AIO Sandbox vs. the alternatives

All 34 alternatives →
RecordStarsPricing
AIO SandboxInfrastructurethis listing6.0kOpen source
daytonaInfrastructure72kOpen source
mem0Infrastructure66kOpen source
LangfuseInfrastructure35kOpen source
GraphitiInfrastructure31kOpen source
CogneeInfrastructure31kOpen source

See all 34 AIO Sandbox alternatives, compared →