codex-mcp-server

tuannvm/codex-mcp-server
★ 305 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
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-server": {
      "command": "npx",
      "args": [
        "-y",
        "tuannvm/codex-mcp-server"
      ]
    }
  }
}

Topics

claude-codecodexcursormcp