Enables Codex to delegate decision-making to an OpenAI reviewer for structured next-step recommendations during long-running tasks.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OPENAI_API_KEY— Fake reviewer mode is for local wiring tests. It returns valid recommendation JSON without importing the OpenAI client, without requiring , and without contacting OpenAI:OPENAI_REVIEWER_MODEL— $env: = "gpt-4.1-mini"GPT_HANDOFF_REVIEWER_MODE— $env: = "fake"GPT_HANDOFF_DOTENV_PATH— env = { GPT_HANDOFF_REVIEWER_MODE = "real", = "C:\\absolute\\path\\to\\.codex\\.env" }[](https://m8ven.ai/mcp/jiashuz123-gpt-codex-handoff-12gx1s)