by leonardsellem · MCP Server · ★ 50
codex-specialized-subagents Artifact-first sub-agent delegation for Codex CLI (MCP server). This repo provides a local (stdio) MCP server that exposes: — decide whether to delegate and, if yes, orchestrate one or more sub-agent runs — run a single specialist sub-agent via — resume a prior sub-agent thread via Each tool call writes a run directory under containing the prompt, selected skills, event stream, and structured results (artifact-first debugging). When to use You want parallelism and specialization for multi-step / cross-cutting work.
| Stars | 50 |
| Forks | 2 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 78.949063313625/100 |
| Open Issues | 1 |
| Last Updated | 2025-12-31 |
| Created | 2025-12-29 |
| Platforms | cli, codex, mcp, node |
| Est. Tokens | ~21k |
Explore other popular mcp server tools:
codex-specialized-subagents is MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically. It is categorized as a MCP Server with 50 GitHub stars.
codex-specialized-subagents is primarily written in TypeScript. It covers topics such as codex-cli, mcp, mcp-server.
You can find installation instructions and usage details in the codex-specialized-subagents GitHub repository at github.com/leonardsellem/codex-specialized-subagents. The project has 50 stars and 2 forks, indicating an active community.
codex-specialized-subagents is released under the MIT license, making it free to use and modify according to the license terms.