codex-mcp
01Plugin Claude Code
Plugin marketplace listing 1 plugin: codex-delegate.
Plugin Claude Code
Plugin marketplace listing 1 plugin: codex-delegate.
Plugin Claude Code
Delegate code review, bug/root-cause investigation, logic-math verification, and bounded implementation to OpenAI Codex (GPT-5.5) via a background Sonnet subagent that calls the bundled codex-mcp tools.
MCP server Claude CodeCodexCursor
MCP server "codex" as configured in j-token/codex-mcp. Launched with bun run ${CLAUDE_PLUGIN_ROOT}/dist/codex-mcp.js.
Agent
Delegate to OpenAI Codex (GPT-5.5) when the task calls for an independent code review or second opinion, a bug/root-cause investigation, logic/math/formula verification, or a bounded implementation or fix. Runs in the background. Hand it the task and the relevant file paths in plain terms — it shapes the single-turn…
Skill Claude CodeCodex
Internal guidance for composing single-turn OpenAI Codex / GPT-5.5 prompts for review, diagnosis, verification, and implementation. Loaded only by the codex-runner agent.
MCP server Claude CodeCodexCursor +2
MCP server bridging Claude Agent SDK for streaming conversations. Runs locally from the claude-agent-mcp npm package.