comfyui-mcp

Orchestrate ComfyUI MCP workflows to generate media and publish assets to public URLs.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/FatOtter/project-jupiter --skill comfyui-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui-mcp
Source: https://github.com/FatOtter/project-jupiter/tree/main/.opencode/skills/comfyui-mcp
Command: npx skills add https://github.com/FatOtter/project-jupiter --skill comfyui-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides end-to-end media generation and delivery by coordinating ComfyUI MCP generation, asset publishing, and public URL delivery, removing manual orchestration.

Core Features & Use Cases

  • Orchestrate image/audio/video generation via MCP workflows.
  • Publish assets to public web URLs for sharing.
  • Suitable for automated media pipelines, QA previews, and rapid prototyping of media assets.

Quick Start

Invoke the ComfyUI MCP workflow to generate media and publish the resulting asset to the public web URL.

Frequently Asked Questions about comfyui-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ComfyUI media generation and publish the results to a public URL?

You can automate media generation and publishing by orchestrating a ComfyUI MCP server to generate assets and publish them to a public web URL, removing manual orchestration from the workflow.

What is the ComfyUI MCP workflow used for?

The ComfyUI MCP workflow is used for end-to-end media generation and delivery, orchestrating the creation of image, audio, and video assets and publishing them to public URLs for sharing.

Can I use this MCP workflow to generate audio and video, or is it only for images?

Yes, the MCP workflow applies to image, audio, and video generation workflows, orchestrating the generation and automated publishing of various media assets for demos or integrations.

How does the ComfyUI MCP server handle asset delivery and authentication?

The ComfyUI MCP server handles asset delivery by publishing generated media under a public web URL using JSON-RPC transport, securing access with IP-whitelist authentication.

What's the best way to set up automated media pipelines for QA previews?

The best way to set up automated media pipelines for QA previews is to invoke the ComfyUI MCP workflow, which generates media assets and automatically publishes them to accessible public web URLs.

Do I need a specific endpoint configuration to run ComfyUI MCP workflows?

Yes, you need the ComfyUI MCP server running at the listed endpoint, conforming to MCP workflow commands to successfully generate and publish media assets via JSON-RPC transport.