Container Use provides isolated containerized environments for coding agents, enabling parallel work without conflicts through real-time visibility and direct intervention capabilities.
An MCP server that provides isolated container environments for coding agents to work safely and independently.
{
"mcpServers": {
"container-use": {
"command": "container-use",
"args": ["stdio"]
}
}
}