Skip to main content
Coding AgentsPython

religa/multi-mcp

Parallel multi-model code review, security analysis, and AI debate with ChatGPT, Claude, and Gemini. Orchestrates multiple LLMs for compare, consensus, and OWASP Top 10 security checks.

coding-agentsmacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/religa/multi_mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "multimcp": {
      "command": "npx",
      "args": [
        "-y",
        "religa/multi-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Python
Author
religa