cross-review-mcp

lcv-leo/cross-review-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
MCP server orchestrating cross-review between Claude Code, ChatGPT Codex, and Gemini CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cross-review-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lcv-leo/cross-review-mcp"
      ]
    }
  }
}

README Excerpt

> MCP server orchestrating cross-review between Claude Code, ChatGPT Codex, and Gemini CLI. **Install.** `npm install -g @lcv-leo/cross-review-mcp` (npmjs.com) or `npm install -g @lcv-leo/cross-review-mcp --registry=https://npm.pkg.github.com` (GitHub Packages mirror). **Status.** Stable. Current release: **v1.2.10** runtime paired with **spec v4.14**. See [CHANGELOG.md](./CHANGELOG.md) for the release history. v1.x releases follow a frozen-public-surface contract (see [CONTRIBUTING.md](./CONTRI

Tools (3)

mcpServersprobeAgentregex