MCP Directory
Back

multicli

by osanoai · TypeScript · ★ 58

Gemini, Codex, Claude, and OpenCode all in a single MCP tool for use by any coding agent.

#ai#cli#mcp

Install

npx -y github:osanoai/multicli

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "multicli": {
      "command": "npx",
      "args": [
        "-y",
        "github:osanoai/multicli"
      ]
    }
  }
}

From the README

[](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, Antigravity, Codex, and OpenCode call each other as tools.** 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…
Read full README on GitHub →

Related ai & ml servers