tuannvm/codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
Platform-specific configuration:
{
"mcpServers": {
"codex-mcp-server": {
"command": "npx",
"args": [
"-y",
"codex-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...