Container Use
MCP Serverby dagger · Added 5mo ago
Claude
3.7k
Install
git clone https://github.com/dagger/container-useAdd to Claude
claude mcp add dagger-container-useQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"container-use": {
"command": "npx",
"args": [
"@modelcontextprotocol/container-use"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides containerized development environments that persist state across interactions through git-based storage and Dagger's container runtime, enabling isolated environments with custom toolchains, background services, and the ability to checkpoint environments as publishable container images.
Tags
File Systemsmcp-serverai