sandbox

sandbox

A full-featured AI agent sandbox integrating browser, terminal, file system, MCP, and VSCode server.

MCPDevOpen sourceAI 代理DockerMCPVSCode
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 5.2k
Source
mcp-github

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

Automated testingData scraping and processingCode development and debuggingMulti-task collaborative processing

Setup

Requires: Docker 环境
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