agency-ai-solutions/openai-codex-mcp
An MCP server to communicated with, use, and wrap the API for the OpenAI Codex CLI tool.
Platform-specific configuration:
{
"mcpServers": {
"openai-codex-mcp": {
"command": "npx",
"args": [
"-y",
"openai-codex-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...