74
/ 100
20 days ago
glama

Code Worker MCP

Enables Codex to offload expensive code reading, editing, and checking to a worker agent via Claude Code, supporting async jobs and long-running tasks.

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, CODE_WORKER_API_KEY, CODE_WORKER_REQUEST_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.
🔐 secretANTHROPIC_API_KEY
🔐 secretANTHROPIC_AUTH_TOKEN
configANTHROPIC_BASE_URL
configANTHROPIC_MODEL
configCLAUDE_BIN
configCLAUDE_PROVIDER_BIN
configCODE_WORKER_ACTIVE_PROGRESS_WINDOW_MS
🔐 secretCODE_WORKER_API_KEY
configCODE_WORKER_API_KEY_FILE"/Users/you/.codex/secrets/code_worker_api_key"
configCODE_WORKER_AUTH_ENV_VAR
configCODE_WORKER_BASE_URL"https://your-provider-compatible-endpoint/v1"
configCODE_WORKER_COMPLEX_MODEL
configCODE_WORKER_FAST_MODEL"<provider-fast-model>"
configCODE_WORKER_HEALTHY_WAIT_SHORT_CIRCUIT_MS
configCODE_WORKER_HOOK_CONFIG
configCODE_WORKER_JOB_HEARTBEAT_MS
configCODE_WORKER_MODEL
configCODE_WORKER_PERMISSION_PRESET
configCODE_WORKER_QUIET_HEALTHY_POLL_INTERVAL_MS
🔐 secretCODE_WORKER_REQUEST_API_KEY
configCODE_WORKER_SKIP_POSTINSTALL
configCODE_WORKER_STALL_POLL_INTERVAL_MS
configCODE_WORKER_STATUS_POLL_INTERVAL_MS
configCODE_WORKER_THINK_MODEL"<provider-think-model>"
configComSpec
// 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 2 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/huangyuan360-code-worker-mcp-1u9tkw)](https://m8ven.ai/mcp/huangyuan360-code-worker-mcp-1u9tkw)
commit: d8df522bc51d67c5a4398a5c1ada0333b2bb291e
code hash: 8b45be0aaa5c7dcbb74340ce1354315ca3ff2f614b93dd0e429055a1abe59c9e
verified: 6/23/2026, 10:32:26 AM
view raw JSON →