artokun/comfyui-mcp
ComfyUI MCP server + Claude Code plugin — workflow execution, visualization, composition, model management, and skill generation
Platform-specific configuration:
{
"mcpServers": {
"comfyui-mcp": {
"command": "npx",
"args": [
"-y",
"comfyui-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...