Skip to main content
Code ExecutionGo

dagger/container-use

Containerized environments for coding agents. Multiple agents can work independently, isolated in fresh containers and git branches. No conflicts, many experiments. Full execution history, terminal access to agent environments, git workflow. Any agent/model/infra stack.

code-executionlocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/dagger/container-use

Claude Desktop configuration example:

{
  "mcpServers": {
    "container-use": {
      "command": "npx",
      "args": [
        "-y",
        "dagger/container-use"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Code Execution
Language
Go
Author
dagger