diff --git a/custom-node-list.json b/custom-node-list.json index 07eeeac7..ab2074d3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39815,6 +39815,25 @@ "noass" ] }, + { + "author": "Moeblack", + "title": "ComfyUI-AnimaTool", + "id": "comfyui-animatool", + "reference": "https://github.com/Moeblack/ComfyUI-AnimaTool", + "files": [ + "https://github.com/Moeblack/ComfyUI-AnimaTool" + ], + "install_type": "git-clone", + "description": "AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server (native image display in Cursor/Claude), HTTP API, and CLI.", + "tags": [ + "anima", + "anime", + "illustration", + "mcp", + "tool-use", + "api" + ] + }, { "author": "Braeden90000", "title": "ComfyUI Load Image URL", @@ -47005,25 +47024,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Moeblack", - "title": "ComfyUI-AnimaTool", - "id": "comfyui-animatool", - "reference": "https://github.com/Moeblack/ComfyUI-AnimaTool", - "files": [ - "https://github.com/Moeblack/ComfyUI-AnimaTool" - ], - "install_type": "git-clone", - "description": "AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server (native image display in Cursor/Claude), HTTP API, and CLI.", - "tags": [ - "anima", - "anime", - "illustration", - "mcp", - "tool-use", - "api" - ] } ] }