ComfyUI MCP for Claude Code
io.github.entityadam/comfyui-mcp
Generate and manage ComfyUI media through the Model Context Protocol.
client:Claude Code
transport:stdio
runtime:nuget
Install ComfyUI MCP in Claude Code
run in your project directory
claude mcp add comfyui-mcp -e ComfyMcp__BaseUrl=<ComfyMcp__BaseUrl> -- dnx ComfyUi.Mcp --yes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs