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 (16 total)
Tool |
Description |
|---|---|
|
Build a SIF or sandbox from a .def file |
|
List versioned SIFs with active marker |
|
Switch active SIF version |
|
Roll back to previous SIF version |
|
Copy active SIF to production target dir |
|
Remove old SIF versions (keep N most recent) |
|
Verify SIF SHA256, .def origin, and lock file consistency |
|
Unified dashboard: Apptainer + host packages + Docker |
|
Capture environment snapshot (container + host + git) |
|
Get content of a bundled skill file by name |
|
List bundled skill files |
|
Convert a SIF to a writable timestamped sandbox directory |
|
Rebuild Docker images without cache |
|
Restart Docker containers (compose down + up -d) |
|
Install TeXLive / ImageMagick on the host |
|
Check which host packages are installed |