mcp.film

mcp.film / 3D, Worlds & VFX / ComfyUI MCP (Claude Code plugin)

ComfyUI MCP (Claude Code plugin)

Communityby Community (artokun)freeverified Jun 28, 2026

Drive ComfyUI as a live image, video, audio, and workflow workbench from Claude or ChatGPT.

Rate it: no ratings yet

What it does

TypeScript MCP server + Claude Code plugin for ComfyUI: generate assets, execute and author workflows, manage models/custom nodes, inspect outputs, and edit the live graph. The newer Agent Panel turns ComfyUI itself into an agent surface, with Claude or ChatGPT operating the canvas while the MCP server supplies model-family skills, installer packs, and paid-credit guardrails.

Connect

Claude Code
claude plugin marketplace add artokun/comfyui-mcp && claude plugin install comfy
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "comfyui-artokun": {
      "command": "npx",
      "args": [
        "-y",
        "comfyui-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "comfyui-artokun": {
      "command": "npx",
      "args": [
        "-y",
        "comfyui-mcp"
      ]
    }
  }
}
Auth: local-app — Requires ComfyUI running (auto-detects ports 8188/8000, or --comfyui-url for remote)

Tools you'll see

generate_imagegenerate_audioenqueue_workflowview_imagelist_packsread_skillcheck_workflow_runtimepanel_load_workflow

Field notes

npm comfyui-mcp 0.20.9, pushed Jun 27 2026, MIT, Node >=22, ~202 stars. Current README claims 108 MCP tools, 22 bundled skills, 13 installer packs, 11 slash commands, and a ComfyUI Agent Panel with Claude or ChatGPT backends. It is heavier than shawnrushefsky/comfyui-mcp but far more filmmaker-useful for local video/audio workflows; official Comfy Cloud MCP remains invite-only and cloud-scoped.

Pairs well with