74
/ 100
8 days ago
glama

codex-claude-subagent

Enables Codex to delegate tasks to interactive Claude Code sessions as role-controlled subagents for exploration, code review, and implementation, using the existing Claude Code installation on macOS.

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. Or connect your repo for the top badge — read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — claude_interactive_read (line 395: fs.writeFileSync(tmpPath, payload, { mode: PRIVATE_FILE_MODE })); claude_interactive_read_log (line 395: fs.writeFileSync(tmpPath, payload, { mode: PRIVATE_FILE_MODE })); claude_interactive_list (line 297: fs.mkdirSync(STATE_DIR, { recursive: true, mode: PRIVATE_DIR_MODE }))
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODEX_CLAUDE_SUBAGENT_RELEASE_DIR
configCODEX_CLAUDE_SUBAGENT_REQUEST_WAIT_SCHEDULE_MS
configCODEX_CLAUDE_SUBAGENT_RUN_LIVE
configCODEX_CLAUDE_SUBAGENT_STATE_DIR
configTERM
// 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 8 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/zetsubo-dev-codex-claude-subagent-1aahbg)](https://m8ven.ai/mcp/zetsubo-dev-codex-claude-subagent-1aahbg)
commit: e4bd1d8cc58fe8daf44547d10e851f46d5cb57d2
code hash: d8f69a20a1319dd8a31b5b1e4e2ce56edebfa4fa539d33b1794fe517d23ba1be
verified: 8/2/2026, 8:58:58 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client