1. container-use stdio
An MCP server that provides isolated container environments for coding agents to work safely and independently.
Container Use provides isolated containerized environments for coding agents, enabling parallel work without conflicts through real-time visibility and direct intervention capabilities.

{
"mcpServers": {
"container-use": {
"command": "container-use",
"args": ["stdio"]
}
}
}