Generates images from text prompts by leveraging a remote ComfyUI server through the FastMCP framework.
Comfy facilitates image generation by connecting to a remote ComfyUI server, allowing users to submit prompts and retrieve generated images via the FastMCP framework. It uses a predefined ComfyUI workflow (specified via JSON) and environment variables to manage the connection and processing. The server polls the ComfyUI instance for completion and returns the resulting image.