mcpbeat

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

ai.router/ai-gateway
answering

370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models is answering right now. Last checked 3 min ago. It exposes 7 tools.

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

Uptime history 47 hours of history
47 hours agonow
100.0%
Uptime 24h
92 of 92 checks
7
Tools
read from the server
693 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add ai-gateway --transport http https://mcp.router.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-gateway": {
      "url": "https://mcp.router.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-gateway]
url = "https://mcp.router.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "ai-gateway": {
      "url": "https://mcp.router.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-gateway": {
      "url": "https://mcp.router.ai/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
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: 1024x1024 (square) / 1024x1536 (portrait) / 1536x1024 (landscape). Returns the generated PNG image.
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). resolution: 480p / 720p / 1080p.
chat
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 while you run on GPT, use a cheaper model for bulk work, or reach a model you don't have direct access to. One key, 100+ models. Call list_models to see the full catalog of model ids. Args: prompt: the user message / question. model: model id to call (see list_models). Empty = a fast cheap default. system: optional system instruction to steer the model. max_tokens: optional cap on output length (omit to let the model decide). temperature: optional sampling temperature 0..2 (omit for the model's default). Returns the model's text reply.
models
list_models
List the AI models available on 370.ai (chat / image / video / audio). Free, no billing.
text
text_to_speech
Convert text to spoken audio (mp3). Returns a status with byte size.
transcribe
transcribe_audio
Transcribe spoken audio (from a public URL) to text.
video
get_video_status
Check a video generation task. When status=succeeded the result contains the video url.

Endpoints

URLTransportStateLatencyChecked
https://mcp.router.ai/mcp streamable-http answering 658 ms 3 min ago

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

Answers built from our own checks of this server.

What can 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models do?
It exposes 7 tools, read directly from the server on our last check. Among them: chat, generate_image, generate_video, get_video_status, list_models, text_to_speech and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 693 ms. The bar chart above shows every period we have measured.
How do I connect 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models need an API key?
No. 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is 370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models?
It answers our handshake in 693 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.