diff --git a/custom-node-list.json b/custom-node-list.json index aa49bd19..3a387cc1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45755,6 +45755,16 @@ "install_type": "git-clone", "description": "Optional NSFW content expansion for ComfyUI-Photoreal-Prompt-Builder with explicit pose, action, and group action expansions." }, + { + "author": "artokun", + "title": "ComfyUI Agent Panel", + "reference": "https://github.com/artokun/comfyui-mcp-panel", + "files": [ + "https://github.com/artokun/comfyui-mcp-panel" + ], + "install_type": "git-clone", + "description": "Agent sidebar panel for ComfyUI — chat with an autonomous agent (Claude, Codex/GPT, Gemini, or local Ollama) that builds, runs, and debugs workflows on your live canvas. UI-only pack (also on the Comfy Registry as comfyui-agent-panel); pairs with the comfyui-mcp orchestrator: npx -y comfyui-mcp@latest --panel-orchestrator" + }, { "author": "digital-divas-admin", "title": "ComfyUI_DD_Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6804d2d5..b6a680e7 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "artokun", + "title": "ComfyUI Agent Panel", + "reference": "https://github.com/artokun/comfyui-mcp-panel", + "files": [ + "https://github.com/artokun/comfyui-mcp-panel" + ], + "install_type": "git-clone", + "description": "Agent sidebar panel for ComfyUI — chat with an autonomous agent (Claude, Codex/GPT, Gemini, or local Ollama) that builds, runs, and debugs workflows on your live canvas. UI-only pack (also on the Comfy Registry as comfyui-agent-panel); pairs with the comfyui-mcp orchestrator: npx -y comfyui-mcp@latest --panel-orchestrator" + }, { "author": "designloves2", "title": "ComfyUI-TJ_NODE_STUDIO_ONE",