Skip to content

v0.3.0

Choose a tag to compare

@mattmillerai mattmillerai released this 23 Jul 23:34
74543ea

Thin MCP wrapper over comfy-cli for driving a local ComfyUI.

Highlights since v0.2.0

  • partner_generate — partner-API generation passthrough, with per-call credit-spend confirmation via MCP elicitation (same spend-gate model as the cloud MCP). (#67, #68)
  • run_template — thin passthrough to comfy run-template, the template equivalent of run_workflow. (#69)
  • COMFYUI_URL — point the run/queue tools at a remote ComfyUI, including Tailscale targets; unset keeps byte-identical localhost behavior. Unblocks the evals sandbox re-pin (Comfy-Org/evals#41). (#61)
  • COMFY_LOCAL_URL — documented path for a local ComfyUI on a non-default address (e.g. :8189). (#65)
  • server_info — attaches a comfy-outdated freshness block. (#64)

Full changelog: v0.2.0...v0.3.0