dualog

clptvn/dualog
★ 2 stars JavaScript AI/LLM Updated today
MCP server enabling back-and-forth discussions between Claude Code and Codex CLI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dualog": {
      "command": "npx",
      "args": [
        "-y",
        "clptvn/dualog"
      ]
    }
  }
}

README Excerpt

An MCP server that lets one AI coding agent hold a real, multi-round conversation with a **different** AI coding agent running in its own CLI — for code review, plan review, spec review, and audits. Two agents, one dialog. Neither is the tool of the other; they argue. ``` Claude Code ──► dualog ──► Codex / Grok / opencode / Qwen / Cursor / …

Tools (8)

claudecodexcursorgoosegrokopencodeqwenstart_dialog