{"library":"codex-mcp-server","type":"library","category":null,"description":"Codex MCP Server (version 1.4.10) is a crucial bridge component designed to integrate OpenAI's Codex CLI with AI agents like Claude Code, providing robust AI-powered code analysis, generation, and review capabilities directly within a developer's editor or IDE. Functioning as an MCP (Model Context Protocol) server wrapper, it translates requests from client applications into commands for the underlying Codex CLI, which then interacts with the OpenAI API. The project maintains an active development pace with frequent patch releases, as evidenced by recent fixes addressing issues like hanging processes and `codex -C` bugs. Its key differentiators include enabling multi-turn conversations with session support, advanced code review features for uncommitted changes or branches, and specialized tools like web search with customizable depth. It requires the globally installed Codex CLI (v0.75.0+) and an authenticated OpenAI API key for operation. The server itself is designed for execution as a command-line process rather than programmatic import into other JavaScript applications.","language":"javascript","status":"active","version":"1.4.10","tags":["javascript","mcp","codex","openai","claude","ai","cli","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install codex-mcp-server","imports":["npx -y codex-mcp-server","claude mcp add codex-cli -- npx -y codex-mcp-server","{ \"command\": \"npx\", \"args\": [\"-y\", \"codex-mcp-server\"] }"]},{"cmd":"yarn add codex-mcp-server","imports":[]},{"cmd":"pnpm add codex-mcp-server","imports":[]}],"homepage":null,"github":"https://github.com/tuannvm/codex-mcp-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/codex-mcp-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/codex-mcp-server/compatibility"}}