Gemini, Codex, Claude, and OpenCode all in a single MCP tool for use by any coding agent.
# Multi-CLI MCP [](https://www.npmjs.com/package/@osanoai/multicli) [](https://github.com/osanoai/multicli/actions/workflows/tests.yml) [](https://github.com/osanoai/multicli/actions/workflows/scan.yml) [](https://github.com/osanoai/multicli/releases/latest) [](https://www.npmjs.com/package/@osanoai/multicli) [](https://www.typescriptlang.org/) **An MCP server that lets Gemini, Gemini, Codex, and OpenCode call each other as tools.** ``` Gemini: "Hey Gemini, what do you think about this code?" Gemini: "It's mass. Let me ask Codex for a second opinion." Codex: "You're both wrong. Here's the fix." OpenCode: "I checked with three providers. They all agree with Codex." ``` --- ## One-Line Install ```bash curl -fsSL https://raw.githubusercontent.com/osanoai/multicli/main/install.sh | bash ``` Detects which AI CLIs you have installed and configures Multi-CLI for all of them automatically. No config files, no API keys, no environment variables. If it's on your PATH, it works. --- ## What It Does Multi-CLI sits between your AI clients and bridges them via the [Model Context Protocol](https://modelcontextprotocol.io/). Install it once, and whichever AI you're talking to gains the ability to call the others. - **Gemini** can ask Gemini, Codex, or OpenCode for help - **Gemini** can delegate to Gemini, Codex, or OpenCode - **Codex** can consult Gemini, Gemini, or OpenCode - **OpenCode** can call Gemini, Gemini, or Codex (across 75+ providers) -
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.