arc-sub-agent-container

migoVanDingo/arc-sub-agent-container
★ 0 stars Python AI/LLM Updated 8d ago
arc sub-agent: a container-orchestration expert that deploys and health-checks Docker workloads via the cos MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arc-sub-agent-contai": {
      "command": "uvx",
      "args": [
        "arc-sub-agent-container"
      ]
    }
  }
}

Or install with pip: pip install arc-sub-agent-container