codex-mcp-server - call Codex from Claude Code
MCP wrapper around the OpenAI Codex CLI that lets Claude Code (or Cursor) hand specific tasks to Codex as a sub-agent over MCP.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webOpenAI Codex system prompt includes directive: "never talk about goblins"
arstechnica.com · Apr 30, 2026
Codex is insanely subsidized: $528 of usage less than a week
reddit.com · Apr 30, 2026
How to Unlock Every AI Model in Claude Code, Cowork, and Codex with Modyak in one click
medium.com · Apr 29, 2026
I Started Building an AI App With Codex - Then Hit the Cost Problem
medium.com · Apr 29, 2026
Codex vs Claude Code: Who Can A Better Game???
youtube.com · Apr 29, 2026
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Multi-agent frameworks and orchestration
Frameworks, harnesses, and DSLs for coordinating multiple AI agents across handoffs, parallel waves, and tool use.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
claude-delegator - delegate to Codex and Gemini from Claude Code
MCP plugin that lets Claude Code delegate subtasks to Codex and Gemini directly inside a session. Useful for cross-model orchestration.
asynkor - file leasing for AI agent teams
Go MCP server that gives multiple agents (or IDEs) leases on files so concurrent edits don't trample each other - a Git-free way to avoid merge conflicts in multi-agent runs.
token-ninja - local shell command router for AI tools
MCP-fronted router that runs deterministic shell commands locally with ~19us latency, bypassing the LLM entirely. Cuts token spend on routine commands inside Claude Code, Codex, Cursor, and Copilot.
oh-my-agent - portable multi-agent harness
Portable harness that runs .agents-based skills, workflows, and standards across Antigravity, Claude Code, Codex, Cursor, and OpenCode. One config, every coding agent.