Codex Delegate MCP
Related Servers
Alternatives to Codex Delegate MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceMCP bridge for calling local coding-agent CLIs (Codex, Claude) from another agent, enabling bounded tasks like code review, verification, and bug hunting.MIT
- AlicenseAqualityAmaintenanceBridges Claude Code and OpenAI Codex through MCP, allowing cross-harness querying, code review, explanation, and implementation delegation.66 npm1MIT
- AlicenseAqualityCmaintenanceAn MCP server that splits coding work between ChatGPT web (planning, review) and Codex CLI (implementation), enabling agentic workflows over a local repo with risk-gated execution and safety rails.23MIT
- AlicenseAqualityAmaintenanceLocal-first multi-agent delegation and approval control for Codex via MCP, with persistent task DAG, isolated worktrees, and a web console.141MIT
- AlicenseAqualityAmaintenanceBridges multiple CLI coding agents (Codex, Cursor, OpenCode, Claude, Antigravity) into any MCP client, enabling delegation of prompts, parallel execution, and code review workflows.648 npmMozilla Public 2.0
- AlicenseNot gradedqualityCmaintenanceAn MCP+HTTP control plane for routing work to multiple coding-agent CLIs through a normalized contract, enabling multi-agent coding pipelines with planning, implementation, review, and revision.MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: delegate starts runs, cancel aborts them, and doctor diagnoses the environment. There is no overlap or ambiguity between them.
All tool names are single-word imperative verbs in lowercase, forming a simple and predictable pattern. The slight noun-like quality of 'doctor' is still consistent with the verb-oriented style.
Three tools is well-scoped for this server's purpose: delegate, cancel, and doctor form a tight, non-bloated set. No tool feels redundant or unnecessary.
The core lifecycle is covered: start runs, cancel runs, and diagnose issues. A dedicated status or list-runs tool is missing, though status information appears to be available through delegate and cancel results.