Mr-Tomahawk/codex-cli-mcp-tool
MCP server that allows Claude Code to interact with OpenAI Codex CLI
Platform-specific configuration:
{
"mcpServers": {
"codex-cli-mcp-tool": {
"command": "npx",
"args": [
"-y",
"codex-cli-mcp-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...