Every Runware model as a ComfyUI node: image, video, audio, 3D, and text, all running in the cloud. No local GPU and no per-model setup. The whole catalog shows up in your node menu, and each node's widgets are the model's real parameters.
Full guide: https://runware.ai/docs/platform/comfyui
ComfyUI Manager (recommended): open the Custom Nodes Manager, search Runware, install, and restart.
Manual:
cd ComfyUI/custom_nodes
git clone https://github.com/Runware/ComfyUI-Runware
pip install -r ComfyUI-Runware/requirements.txt
Restart ComfyUI.
Create a key in the dashboard, then provide it one of these ways:
RUNWARE_API_KEY environment variable: overrides the Settings field, useful for servers.runware auth login once and the nodes reuse the stored key.FLUX.2 [dev]), or browse Runware/Image.positivePrompt and set the dimensions.IMAGE.Runware/<Modality>/<creator>. Widgets are the model's real parameters, with correct ranges, defaults, and dropdowns.IMAGE; audio returns AUDIO; video returns VIDEO; 3D and other files save to your output folder and return a path; text returns a string.IMAGE, inpainting masks are MASK; audio, video, and document inputs take a URL, path, or UUID.Runware/Params) keep model nodes clean. Stackable features (LoRA, ControlNet, IP-Adapter, Embeddings, and more) each wire into a model's typed socket, and you chain the stackable ones to combine them.Runware/Custom models has a node per architecture (SDXL, SD 1.5, FLUX, Pony, and more) for community fine-tunes.Runware (custom) takes any model AIR and taskType as JSON and returns raw JSON. Pair it with Runware Get to pull a field out of the response (e.g. 0.imageURL).$0.00078 · NSFW: no).The full guide covers every builder, custom models, parameter behavior, and troubleshooting.
$ claude mcp add ComfyUI-Runware \
-- python -m otcore.mcp_server <graph>