MCP Directory
Back

claude_code-multi-AI-MCP

by RaiAnsar · Python · ★ 148

This MCP or multiple AI setup let claude code use Grok, Gemini and DeepSeek for reviewing and fixes

Install

pip install git+https://github.com/RaiAnsar/claude_code-multi-AI-MCP.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "claude-code-multi-ai-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/RaiAnsar/claude_code-multi-AI-MCP.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/raiansar-claude-code-multi-ai-mcp) 🚀 **Make Claude Code even smarter by connecting it to Google Gemini, Grok-3, ChatGPT, and DeepSeek!** **⚡ You can use any combination - just the ones you have API keys for!** Instead of switching between different AI websites, now you can simply ask Claude Code to get help from other AIs. Just say things like: > "Hey Claude, ask all the AIs to help debug this code" > "Claude, get Grok's opinion on this architecture" > "Have Gemini and ChatGPT debate this technical decision" - **🧠 Gemini** (Google) - Free API ✅ - **🚀 Grok-3*…
Read full README on GitHub →

Related ai & ml servers