Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models

ai.router/ai-gateway

One key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.

Uptime
50.0%
2 probes
Response
1024ms
last probe
Tools
7
callable

Tools · 7

list_models

List the AI models available on 370.ai (chat / image / video / audio). Free, no billing.

chat

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_image

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…

generate_video

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…

get_video_status

Check a video generation task. When status=succeeded the result contains the video url.

text_to_speech

Convert text to spoken audio (mp3). Returns a status with byte size.

transcribe_audio

Transcribe spoken audio (from a public URL) to text.

Similar MCP servers embedding-nearest

370.ai AI Gateway
One key, 100+ models — chat with any LLM and generate video, images, and speech.
0 tools
ai.pictomancer/image-processing live
Image processing for AI agents. Resize, convert, compress, and pipeline images.
7 tools · streamable-http
Ludo AI Game Assets live
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
24 tools · streamable-http
ai.switchapp/switch live
Generate, manage and explore your Switch AI image and video library, scoped to your account.
34 tools · streamable-http
ATOM Pricing Intelligence live
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
8 tools · sse
ai.quantifyme/quantifyme live
Describe a trading strategy in plain English and deploy a live signal model in one call. No signup.
11 tools · streamable-http

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"
    }
  }
}