codex-mcp-bridge

buidangminh23/codex-mcp-bridge
★ 5 stars JavaScript Code/Dev Tools Updated today
MCP server that pushes prompts into a live Codex thread through a shared Codex app-server. macOS, Windows and Linux.
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": {
    "codex-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "buidangminh23/codex-mcp-bridge"
      ]
    }
  }
}

README Excerpt

A **two-way** bridge between Claude and Codex: Claude pushes prompts into a **live Codex thread**, and Codex messages back into a **running Claude Code session**. Each side sees the other's sessions and follows the conversation inside its own app. Runs on **macOS, Windows and Linux** (the Codex → Claude direction uses unix sockets on macOS/Linux and named pipes on Windows).

Tools (20)

CLAUDE_BRIDGE_CWDCLAUDE_BRIDGE_PEER_NAMECLAUDE_DESKTOP_CONFIGCODEX_APP_SERVER_URLCODEX_BINCODEX_BRIDGE_ALLOWED_ROOTSCODEX_BRIDGE_ALLOWED_THREADSCODEX_BRIDGE_APPROVALCODEX_BRIDGE_APPROVAL_POLICYCODEX_BRIDGE_AUTOSTARTCODEX_BRIDGE_AUTO_APPROVE_ACKCODEX_BRIDGE_EFFORTCODEX_BRIDGE_MODELCODEX_BRIDGE_NATIVE_RELAYCODEX_BRIDGE_OPEN_IN_APPCODEX_BRIDGE_PATH_MAPCODEX_BRIDGE_RELEASE_AFTER_TURNCODEX_BRIDGE_REMAPCODEX_BRIDGE_SANDBOXCODEX_BRIDGE_THREAD_POLICY

Topics

claudeclaude-codecodexlinuxmacosmcpmodel-context-protocolnpmoidcwindows