370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models
ai.router/ai-gatewayOne key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.
Tools · 7
List the AI models available on 370.ai (chat / image / video / audio). Free, no billing.
Ask any text/chat model on 370.ai (Claude / GPT / Gemini / DeepSeek / Qwen / ...) and get its reply. Use this when you want a **specific or different** model than your own — e.g. consult Claude w…
Generate an image from a text prompt. Use whenever the user wants a picture/illustration/photo created. Args: prompt: description of the image (English works best). size: 1024x102…
Start a text-to-video generation (async). Returns a task_id; poll get_video_status until done. Args: prompt: description of the video. duration: seconds (e.g. 5). resoluti…
Check a video generation task. When status=succeeded the result contains the video url.
Convert text to spoken audio (mp3). Returns a status with byte size.
Transcribe spoken audio (from a public URL) to text.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"370.ai_—_ai_gateway:_video_(seedance_2.0,_wan,_happyhorse),_image,_speech_+_100+_chat_models": {
"url": "https://mcp.router.ai/mcp",
"transport": "streamable-http"
}
}
}