osanoai/multicli
54 stars · Last commit 2026-05-26
Gemini, Codex, Claude, and OpenCode all in a single MCP tool for use by any coding agent.
README preview
# 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 Claude, Gemini, Codex, and OpenCode call each other as tools.** ``` Claude: "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." ``` ---