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.
Quick Start
Clone the repository:
git clone https://github.com/religa/multi_mcpClaude Desktop configuration example:
{
"mcpServers": {
"multimcp": {
"command": "npx",
"args": [
"-y",
"religa/multi-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.