comfy-pilot

ConstantineB6/comfy-pilot
★ 130 stars Python 💻 Code/Dev Tools Updated 1mo ago
MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "comfy-pilot": {
      "command": "uvx",
      "args": [
        "comfy-pilot"
      ]
    }
  }
}

Or install with pip: pip install comfy-pilot

Topics

aiclaudeclaude-codecomfyuicomfyui-custom-nodegenerative-aiimage-generationmcpmodel-context-protocolstable-diffusionworkflow-automation