From b3fe16f40aed9b505388b67c96143ec29a86548b Mon Sep 17 00:00:00 2001 From: T R Date: Mon, 22 Dec 2025 15:39:01 -0800 Subject: [PATCH] Add multi-mcp to Proxies & Model Integrations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97067ef..caa5174 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ A curated list of awesome tools, integrations, extensions, plugins, frameworks, - [**claude-code-nexus**](https://github.com/KroMiose/claude-code-nexus): Seamlessly forward Claude Code requests to any OpenAI-compatible API service with smart model mapping, streaming support, deployed on Cloudflare Worker. - [**ccNexus**](https://github.com/lich0821/ccNexus): A smart API endpoint rotation proxy for Claude Code. - [**castari-proxy**](https://github.com/castar-ventures/castari-proxy): Use Claude Agent SDK and Claude Code with other providers/models. +- [**multi-mcp**](https://github.com/religa/multi_mcp): Multi-model orchestration MCP server for parallel code review, security audits, and AI consensus with ChatGPT, Claude, and Gemini. ---