Documentation
README
Installer Packs
comfyui-mcp ships installer packs under packs/ — one-command
setups for a model family: custom nodes + model weights + a ready workflow. Each
pack is driven by a single manifest.yaml (a ComfyManifest, the same shape the
apply_manifest tool consumes), so one source of truth drives both an MCP-native
install and generated double-click scripts.
packs/<name>/
manifest.yaml # custom_nodes + models (url → local_path) — source of truth
pack.yaml # metadata: workflow, family, VRAM, sources, notes
workflow.json # the graph to load
install-windows.bat # GENERATED — never hand-edit
install-runpod.sh # GENERATED — never hand-edit
Installing a pack
This is the opening of the README. Read the full README on GitHub.