MCP Directory
Back

comfy-pilot

by ConstantineB6 · Python · ★ 179

MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows

#ai#claude#claude-code#comfyui#comfyui-custom-node#generative-ai#image-generation#mcp#model-context-protocol#stable-diffusion#workflow-automation

Install

pip install git+https://github.com/ConstantineB6/comfy-pilot.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "comfy-pilot": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ConstantineB6/comfy-pilot.git"
      ]
    }
  }
}

From the README

[](https://github.com/ConstantineB6/Comfy-Pilot/stargazers) [](https://opensource.org/licenses/MIT) [](https://registry.comfy.org/publishers/constantine/nodes/comfy-pilot) Talk to your ComfyUI workflows. Comfy Pilot gives Claude Code direct access to see, edit, and run your workflows — with an embedded terminal right inside ComfyUI. Building ComfyUI workflows means manually searching for nodes, dragging connections, and tweaking values one at a time. With Comfy Pilot, you just describe what you want: - *"Build me an SDXL workflow with ControlNet"* — Claude creates all the nodes, connects th…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers