<aside> 🔌 Use GPT-5, Gemini 3, DeepSeek R1, and 624 other models directly from Claude Desktop.

</aside>

MCP (Model Context Protocol) lets Claude Desktop connect to external tools. With the Crazyrouter MCP Server, you can access 627+ AI models, generate images, create videos, and more — all from within Claude.

Install in 10 Seconds

npx crazyrouter-mcp

That's it. The MCP server starts and connects to Claude Desktop automatically.

What You Can Do

Claude Desktop Configuration

{
  "mcpServers": {
    "crazyrouter": {
      "command": "npx",
      "args": ["crazyrouter-mcp"],
      "env": {
        "CRAZYROUTER_API_KEY": "sk-your-key-here"
      }
    }
  }
}

Example: Generate an Image from Claude

Just ask Claude: "Use crazyrouter to generate an image of a sunset over Tokyo with DALL-E 3" — and it will call the MCP server to generate the image.

Links


Get your API key at crazyrouter.com