MCP server that bridges AI agents to local ComfyUI instance
{ "mcpServers": { "comfyui-node": { "command": "npx", "args": [ "-y", "comfyui-mcp-server-node" ] } } }