agent-infra/sandbox
A Docker container that provides a complete sandboxed runtime environment for AI agents with browser, terminal, file system, and development tools.

This repository provides an all-in-one sandbox environment for AI agents, packaged as a Docker container. It combines browser automation, shell execution, file system access, VSCode server, Jupyter notebooks, and MCP (Model Context Protocol) support into a single executable environment. Agents can connect to this sandbox to browse the web, run commands, edit code, and interact with external tools through the MCP protocol.