74
/ 100
1 month ago
glama

MCP Codex Worker

Enables Codex to delegate bulk code reading, patching, and testing to an async worker using cheaper AI models, while receiving compact results.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, ANTHROPIC_AUTH_TOKEN, FALLBACK_API_KEY, ONEAPI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADAPTER_ENABLE_THINKING
configADAPTER_FORWARD_MODEL
configADAPTER_HEARTBEAT_MS
configADAPTER_INCLUDE_REASONING
configADAPTER_MAX_RETRIES
configADAPTER_MAX_TOKENS
configADAPTER_STRIP_THINK
configADAPTER_THINKING_MODE
configADAPTER_UPSTREAM_TIMEOUT_MS
configALLOW_BYPASS_PERMISSIONSbypassPermissions is blocked unless explicitly enabled with =1.
configALLOW_OFFICIAL_ANTHROPIC
🔐 secretANTHROPIC_API_KEYONEAPI_API_KEY / Primary gateway key. Keep it out of git.
🔐 secretANTHROPIC_AUTH_TOKEN
configANTHROPIC_BASE_URLONEAPI_BASE_URL / Primary gateway URL.
configANTHROPIC_MODELCLAUDE_MODEL / Real backend model used by the gateway.
configCLAUDE_CLI_MODEL
configCLAUDE_CODE_BARE
configCLAUDE_CODE_COMMAND
configCLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC
configCLAUDE_CODE_MODELModel name passed to Claude Code for local validation, usually sonnet.
configCLAUDE_EFFORT
configCLAUDE_MODEL/ ANTHROPIC_MODEL Real backend model used by the gateway.
configCLAUDE_PERMISSION_MODE
configDISABLE_AUTOUPDATER
configDISABLE_BUG_COMMAND
configDISABLE_ERROR_REPORTING
configDISABLE_TELEMETRY
🔐 secretFALLBACK_API_KEYFALLBACK_BASE_URL / Optional fallback gateway.
configFALLBACK_BASE_URL/ FALLBACK_API_KEY Optional fallback gateway.
configFALLBACK_ESCALATE_MODEL
configFALLBACK_MODEL
🔐 secretONEAPI_API_KEYsetx "your-provider-key"
configONEAPI_BASE_URLsetx "https://your-gateway.example.com/v1"
configSANDBOX_ROOTsetx "D:/workspaces"
configUSE_OPENAI_ADAPTER1 to use the local Anthropic-to-OpenAI adapter.
configWORKER_ESCALATE_DIFFICULTY
configWORKER_ESCALATE_MODELupgrades only failed, difficult revise passes.
configWORKER_ISOLATIONworktree allows safe parallel work in one repo.
configWORKER_METRICS_FILECost telemetry: writes gateway token usage to JSONL when is set.
configWORKER_WORKTREE_DIR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sorryorc-mcp-codex-worker-1qr3hr)](https://m8ven.ai/mcp/sorryorc-mcp-codex-worker-1qr3hr)
commit: eec44fb5fff70c529554c09ecdadac5f273e1207
code hash: db0db3947fecf4bde86737dabccc63ecc03cabde1e832df9174f9d21b312d858
verified: 6/10/2026, 10:17:35 AM
view raw JSON →
MCP Codex Worker · M8ven Trust Score | M8ven