dagger/container-use
An MCP server that provides containerized development environments for running multiple AI coding agents in parallel with isolation and visibility.

Container Use is an open-source MCP server and CLI tool that enables AI coding agents like Claude Code and Cursor to work safely and independently in isolated container environments. It solves the problem of managing multiple agents simultaneously by giving each agent its own git branch and container, preventing conflicts. The system provides real-time visibility into agent command history and logs, plus the ability to directly intervene in any agent’s terminal session. Powered by Dagger for container orchestration.