MCP server for delegating tasks to specialized AI sub-agents across coding tools
npx @getmcp/cli add io.github.shinpr/sub-agents-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTS_DIRAbsolute path to the directory containing agent definition files (.md or .txt)
AGENT_TYPEType of AI CLI to use: 'cursor', 'claude', 'gemini', 'codex', 'command-code', 'glm', 'kimi', 'grok', 'antigravity', or 'opencode'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shinpr/sub-agents-mcp": {
"command": "npx",
"args": [
"-y",
"sub-agents-mcp"
],
"env": {
"AGENTS_DIR": "",
"AGENT_TYPE": "",
"AGENT_PERMISSION": "",
"AGENT_MODEL": "",
"AGENT_EFFORT": "",
"CURSOR_API_KEY": "",
"CLI_API_KEY": "",
"EXECUTION_TIMEOUT_MS": "",
"SESSION_ENABLED": "",
"SESSION_DIR": "",
"SESSION_RETENTION_DAYS": "",
"AGENTS_SETTINGS_PATH": ""
}
}
}
}Turn any idea, URL, doc, or PDF into on-brand visuals: 100+ formats, native in 150+ languages
Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.