MCP.so
登录

container-use

@aluzzardi

关于 container-use

Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.

基本信息

分类

云与基础设施

许可证

Apache-2.0

运行时

go

传输方式

stdio

发布者

aluzzardi

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is container-use?

container-use is an open-source MCP server that lets coding agents work in parallel, isolated containerized environments without interfering with your host. It works as a CLI tool with Claude Code, Cursor, and other MCP-compatible agents, powered by Dagger.

How to use container-use?

Install via Homebrew (macOS) or the install script, then add container-use stdio as an MCP server in your agent. For example, with Claude Code run claude mcp add container-use -- container-use stdio. After setup, ask your agent to create something—it will work in an isolated environment and provide URLs to view the results.

Key features of container-use

  • Isolated environments: each agent gets a fresh container and its own git branch
  • Real-time visibility: see complete command history and logs
  • Direct intervention: drop into any agent’s terminal to take control
  • Environment control: standard git workflow to review work
  • Universal compatibility: works with any agent, model, or infrastructure
  • Open-source and self-hostable

Use cases of container-use

  • Run multiple coding agents without conflicts or risk to

评论

云与基础设施 分类下的更多 MCP 服务器