Comfy Router Launches as the 'OpenRouter for Video AI,' Bundling Kling, MiniMax, and Google Into One API
Comfy Router, released on September 23, 2026, consolidates access to multiple video and image generation AI models into a single API, allowing developers to switch between providers like Kling, MiniMax, and Google without rewriting code or obtaining new API keys. The tool works similarly to OpenRouter, an existing gateway service for large language models, but focuses specifically on content generation AI.
What Problem Does Comfy Router Actually Solve?
When developers integrate video or image generation into their applications, they typically need to manage separate API keys, SDKs, and documentation for each model and provider. This creates friction, especially when a single model is offered by multiple providers at different price points or with varying reliability. Comfy Router eliminates this complexity by allowing developers to call the same model through different providers by changing just one parameter in their API key.
The most practical use case involves handling traffic spikes. If a developer is using a video generation model from one provider and suddenly hits that provider's rate limit due to high demand, they can instantly switch to another provider offering the same model without installing new software, obtaining new credentials, or redeploying their service.
Which AI Models Are Available Through Comfy Router?
Comfy Router's initial lineup includes several prominent models across different categories:
- Video Generation: Kuaishou's Kling, ByteDance's Seedance 2.5, and MiniMax's H3
- Image Generation: Google's Nano Banana Pro, OpenAI's ChatGPT Images 2.0, and Black Forest Labs' Flux
- Expansion Plans: Comfy stated that more AI models are expected to be added in the future
The inclusion of Kling, Kuaishou's video generation tool, signals growing recognition of the model's capabilities in the developer ecosystem. Kling competes directly with other frontier video AI models and is now accessible through a unified gateway that prioritizes ease of integration.
How to Use Comfy Router for Your Content Generation Workflow
- Single API Integration: Call multiple models and providers using the same API endpoint and code structure; no new SDKs or redeployment required
- Provider Switching: Change a single parameter in your API key to route requests to a different provider if your primary choice is busy, expensive, or restricted
- Batch Processing at Scale: Submit hundreds of jobs to a queue while maintaining their IDs, then retrieve results as they complete without keeping connections open
- Workflow Combination: Mix ComfyUI workflows with third-party API calls, executing both through the same code and API key while tracking execution history in one place
How Does Pricing Work?
Comfy Router does not require a subscription. Instead, it uses Comfy credits, the same currency used for partner nodes, Comfy Cloud workflows, and other supported model calls. Pricing varies by model and is available in Comfy's model catalog. This approach aligns with how developers already manage costs within the Comfy ecosystem, reducing the learning curve for adoption.
What Sets Comfy Router Apart From Existing Solutions?
Comfy emphasized a key philosophical difference in how it approaches routing. Unlike some competing services that automatically select providers based on hidden optimization criteria, Comfy Router gives developers explicit control. Developers name the provider they want to use, and Comfy calls that provider directly. If that provider is unavailable, the request fails transparently rather than silently routing elsewhere.
"ComfyUI provides users with control over every step in the image and video production process. All nodes are visible, and all parameters are adjustable. That's why over 3 million creators use ComfyUI. However, calling models via third-party APIs always meant giving up those advantages. You were sending requests to machines you couldn't control and just accepting whatever came back. Most routing layers further widen this gap by automatically selecting providers and calling it optimization. With Comfy Router, you can take control simply by choosing your models and providers. You can always see which router is running," stated Comfy.
Comfy, Developer of ComfyUI
This transparency-first approach appeals to developers who want predictability and auditability in their AI pipelines, particularly those building production systems where unexpected provider changes could cause issues.
What's Next for Comfy Router?
Comfy plans to release routing strategies that automatically select providers based on criteria like "cost-first" or "speed-first," giving developers the option to automate provider selection if they choose. The company also plans to add features that automatically match workflows based on incoming requests. These additions will make Comfy Router more flexible for different use cases, from cost-conscious startups to performance-critical applications.
The launch of Comfy Router reflects a broader trend in AI infrastructure: as the number of capable models grows, developers need better tools to manage them. By bundling Kling, MiniMax, Google, and other providers into a single gateway, Comfy is positioning itself as a neutral platform for content generation, similar to how OpenRouter has become the standard for accessing multiple language models.