Comfy MCP parity — five one-call tools + a hosted connector
run_workflow_url— fetch a workflow from a shared / registry / raw-JSON URL, validate it (API or UI format, auto-converted), then load or run it. SSRF-hardened: DNS-resolved addresses are checked against private/loopback/metadata ranges, redirects are rejected, only bounded http/https fetches.rerun_generation— re-enqueue the exact workflow behind a prior generation, with optional input overrides — reproducibility in one call.generate_video— one-call LTX-2.3 text/image-to-video on the render-verified pack stack.remove_background— one-call BiRefNet/RMBG cutout.upscale_image— one-call model upscale.- Remote / hosted connector — token auth (
Authorization: BearerorX-API-Key, constant-time) on the Streamable-HTTP/mcptransport, plus a one-command public tunnel (npx -y comfyui-mcp --tunnel) that prints a paste-ready Claude Desktop Custom Connector URL + token. Binding/mcpto a non-loopback host without a token is now a hard error.
generate_video missing required LTX/SaveVideo widgets; ComfyUI-RMBG KeyErroring on
omitted “optional” widgets), now pinned by regression tests.
Run to node — partial-execution debugging
panel_run gains to_node_id: render only one output branch (the target output
node plus everything upstream) via ComfyUI’s native partial execution, skipping every
other branch — a fast, cheap way to preview or debug part of a big graph. The new
debug-render skill encodes the method for renders that complete but look wrong:
localize the first bad stage with run-to-node, preview-tap intermediates, fix, confirm.
(Panel side ships in 0.4.5.)
Graph navigation — read a big live graph without dumping JSON
v0.22.0 + panel 0.4.6 add three tools built for an LLM to read a large canvas:panel_graph_outline— a compact, dependency-ordered text map of the open graph (topo-sorted, each node with key widgets +←/→wiring, plus a groups index).panel_find_nodes— search the live graph by type, title, port, widget name/value, output/subgraph/mode flags, or a free-text query, with amatched_onreason per hit.panel_subgraph_group— wrap an existing group’s nodes into one toggleable subgraph node in a single step;panel_get_graphgroups now report membernode_ids.
Packs
wan-animate-ofm(0.21.1) — WAN Animate 2.2 video-to-video character animation, the “OFM hub” variant on the Kijai WanVideo stack. A personal pack: requires four private teskor-hub nodes and is static-validated only, with caveats documented.artokun-flownow ships the subgraph-organized WAN Animate workflow (named subgraphs for loaders, preprocess, face lock, decode, SAM 3, upscale) — far easier to navigate, and sanitized for shipping.