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

コメント

「クラウドとインフラ」の他のコンテンツ