MCP Reference
scitex-container exposes an MCP (Model Context Protocol) server so that AI agents can manage containers autonomously.
Starting the Server
scitex-container-mcp
Or via the CLI helper:
scitex-container mcp install # Install to Claude Code config
Available MCP Tools
Tool |
Description |
|---|---|
|
Show unified container/host status dashboard |
|
Build a SIF container from a definition file |
|
List available container versions |
|
Switch active container version |
|
Roll back to previous version |
|
Deploy a container version |
|
Remove old container versions |
|
Create writable sandbox from SIF |
|
Rebuild Docker Compose services |
|
Restart Docker services |
|
Install host-side packages |
|
Check host package status |
|
Capture reproducibility snapshot |