Add ComfyUI-AnimaTool

This commit is contained in:
Nakano Kenji 2026-02-03 16:33:13 +08:00
parent bafe5004ca
commit 794161d81d

View File

@ -43015,6 +43015,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"
]
}
]
}