Spawns ephemeral Linux sandbox containers using Docker to execute commands via an interactive TTY interface, enabling collaborative AI and human interaction.
This tool acts as a Model Context Protocol (MCP) server, empowering AI clients like Claude Code and Gemini CLI, as well as human users, to interact with ephemeral Linux sandbox containers. It leverages Docker to create isolated environments where commands can be executed through a full TTY interface. The server enables seamless real-time output capture and supports collaborative interaction, allowing both AI and human participants to simultaneously send inputs and observe the same terminal session within the container. It exposes a set of skills for container management, input handling, and screen content retrieval.