Chillbruhhh/codex-mcp
If you are the rightful owner of codex-mcp 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 CLI MCP Server is a streamlined Model Context Protocol server designed to enhance AI agents' software development workflows using OpenAI's Codex CLI.
Tools
Functions exposed to the LLM to take actions
plan
Create structured implementation plans with file targets and architectural decisions.
implement
Generate precise code changes with diffs, explanations, and integration notes.
review
Analyze code quality with inline comments, scores, and actionable recommendations.
fix
Debug issues with targeted fixes, root cause analysis, and prevention strategies.
list_sessions
List active Codex CLI sessions with status and metadata.
get_my_session_info
Get current session details including container ID and activity status.
health_check
Server health status, uptime, active sessions, and system information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client