eLyiN/codex-bridge
3.5
If you are the rightful owner of codex-bridge 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.
Codex Bridge is a lightweight MCP server that facilitates interaction between AI coding assistants and OpenAI's Codex AI using the official CLI.
Tools
Functions exposed to the LLM to take actions
consult_codex
Direct CLI bridge for simple queries with structured JSON output.
consult_codex_with_stdin
CLI bridge with stdin content for pipeline-friendly execution.
consult_codex_batch
Batch processing for multiple queries, ideal for CI/CD automation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client