MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini
io.github.shinpr/sub-agents-mcp
https://github.com/shinpr/sub-agents-mcp
STDIO
2 required env vars
Hosted endpoint — paste into any MCP client.
Configuration this server reads at startup.
Absolute path to the directory containing agent definition files (.md or .txt)
Type of AI CLI to use: 'cursor', 'claude', or 'gemini'
Maximum execution time for agents in milliseconds (default: 300000, max: 600000)
Enable session management to maintain execution history across agent calls (default: false)
Directory path for storing session files (default: .mcp-sessions in current working directory)
Number of days to retain session history before automatic cleanup (default: 7)
Path to CLI settings file/directory. Claude: --settings arg, Cursor: CURSOR_CONFIG_DIR, Codex: CODEX_HOME. Gemini not supported.
Where to find authoritative docs and source for sub-agents-mcp.
Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.
Open Agent Studio