leonardsellem/codex-specialized-subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically
Platform-specific configuration:
{
"mcpServers": {
"codex-specialized-subagents": {
"command": "npx",
"args": [
"-y",
"codex-specialized-subagents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...