Merge pull request #2573 from Moeblack/add-comfyui-animatool

Add ComfyUI-AnimaTool
This commit is contained in:
Dr.Lt.Data 2026-05-11 03:53:07 +09:00 committed by GitHub
commit f94902966a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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