<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.
npx crazyrouter-mcp
That's it. The MCP server starts and connects to Claude Desktop automatically.
{
"mcpServers": {
"crazyrouter": {
"command": "npx",
"args": ["crazyrouter-mcp"],
"env": {
"CRAZYROUTER_API_KEY": "sk-your-key-here"
}
}
}
}
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.
Get your API key at crazyrouter.com