balma1115/codex-bridge-mcp-server
3.1
If you are the rightful owner of codex-bridge-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Codex Bridge MCP Server connects OpenAI Codex CLI with Claude Code, providing a seamless integration for developers.
Codex Bridge MCP Server
A Model Context Protocol (MCP) server that bridges OpenAI Codex CLI functionality with Claude Code.
Installation
npm install -g codex-bridge-mcp-server
Usage
After installation, you can use the codex-bridge-mcp command:
codex-bridge-mcp [options]
Features
- Bridges OpenAI Codex CLI functionality
- MCP server implementation for Claude Code integration
- TypeScript support
Development
# Install dependencies
npm install
# Build the project
npm run build
# Run in development mode
npm run dev
License
MIT