leonardsellem/codex-specialized-subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically
Exposes three stdio-based MCP tools (`delegate_autopilot`, `delegate_run`, `delegate_resume`) that orchestrate isolated `codex exec` sub-agents with automatic skill discovery from repo-local and global directories, writing durable artifacts (prompts, skill selections, event streams, structured results) to `${CODEX_HOME}/delegator/runs/` for debugging. Supports per-job reasoning-effort overrides and optional multi-step job decomposition (scan/implement/verify) via the included `delegation-autopilot` skill; integrates with Codex CLI as a registered MCP server with configurable tool timeouts.
Stars
51
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Dec 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/leonardsellem/codex-specialized-subagents"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
freema/openclaw-mcp
🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw...
cg3-llc/prior_mcp
MCP server for Prior — give any AI agent instant access to a shared knowledge base of proven...
AIWerk/openclaw-mcp-bridge
OpenClaw MCP Client Plugin - bridges MCP servers into OpenClaw via registerTool
kahliburke/Kaimon.jl
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution,...
7ossamfarid/mcp-mindmesh
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates...