Loading MCP server directory, please wait...
MCP server for AI sub-agent delegation across Cursor, Claude, Codex, Gemini, GLM, Grok, and OpenCode
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', 'glm', 'grok', 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": ""
}
}
}
}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.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.