GoalSeekLabo/codex-mcp-server
If you are the rightful owner of codex-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.
Codex MCP Server integrates OpenAI Codex CLI and Claude Code using the Model Context Protocol (MCP) for seamless AI coding capabilities.
Tools
Functions exposed to the LLM to take actions
codex.exec
Execute Codex commands for code generation, algorithm explanation, and function creation.
codex.analyze
Analyze code issues such as security vulnerabilities and performance checks.
codex.fix
Fix code issues with AI assistance, including bug fixes and optimization suggestions.
codex.general
Perform general Codex CLI operations for custom commands and advanced workflows.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client