codex-mcp-bridge

hampsterx/codex-mcp-bridge
★ 3 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server bridging Codex CLI to Claude Code, Gemini CLI, Cursor - (native) review, queries, and search with hardened subprocess management
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": {
    "codex-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "hampsterx/codex-mcp-bridge"
      ]
    }
  }
}

README Excerpt

MCP server that wraps [Codex CLI](https://github.com/openai/codex) as a subprocess, exposing code execution, web search, and structured output as [Model Context Protocol](https://modelcontextprotocol.io/) tools. Works with any MCP client: Claude Code, Gemini CLI, Cursor, Windsurf, VS Code, or any tool that speaks MCP.

Tools (7)

CODEX_CLI_PATHCODEX_DEFAULT_MODELCODEX_FALLBACK_MODELCODEX_MAX_CONCURRENTCODEX_MCP_SERVERSOPENAI_API_KEYactiveCount