diff --git a/custom-node-list.json b/custom-node-list.json index ee05c49c..d274e141 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43507,6 +43507,25 @@ ], "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" + ] } ] }