Codex Bridge
Bridges AI coding assistants to OpenAI's Codex models via the official CLI for direct interaction.
About
Codex Bridge is a lightweight MCP (Model Context Protocol) server that enables AI coding assistants to interact with OpenAI's Codex AI through its official command-line interface. This eliminates direct API costs and provides a reliable, stateless connection for various MCP-compatible clients such as Claude Code, Cursor, and VS Code. Designed for simplicity and seamless integration, it offers core functions for basic queries, file analysis, and batch processing, enhancing the workflow of developers using AI-powered coding tools.
Key Features
- Direct Codex CLI Integration for zero API costs
- Simple MCP Tools for basic queries and file analysis
- Stateless Operation without sessions or complex state management
- Production Ready with robust error handling and configurable timeouts
- Universal MCP Compatibility across various AI coding assistants
- 9 GitHub stars
Use Cases
- Conducting basic code analysis and research queries
- Performing detailed file reviews and suggesting improvements
- Automating multiple queries with batch processing for CI/CD workflows