sandbox
A full-featured AI agent sandbox integrating browser, terminal, file system, MCP, and VSCode server.
- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 5.2k
- Source
- mcp-github
- Repository
- github.com/agent-infra/sandbox
Overview
AIO Sandbox is a full-featured AI agent sandbox environment that integrates browser, terminal, file system, MCP operations, and VSCode server within a single Docker container. Built on lightweight cloud-native sandbox technology, it provides a unified and secure execution environment for AI agents and developers. With AIO Sandbox, AI agents can seamlessly perform file sharing and functional coordination, and come pre-configured with an MCP server and development tools—no additional setup required. Ideal for AI agents and developers needing to handle multiple tasks in a unified environment.
Capabilities
- ▪Unified file system
- ▪Multiple interfaces (VNC, VSCode, Jupyter, terminal)
- ▪Secure execution environment
- ▪Zero-configuration MCP server
- ▪Supports AI agent integration
Use cases
Setup
docker run --security-opt seccomp=unconfined --rm -it -p 8080:8080 ghcr.io/agent-infra/sandbox:latest
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How can I quickly start AIO Sandbox?
Run the container using Docker command.
Which languages' SDKs does AIO Sandbox support?
Supports Python, TypeScript/JavaScript, and Golang.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.