MCP server for delegating tasks to specialized AI assistants in Cursor, Claude,
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"sub-agents-mcp": {
"args": [
"-y",
"sub-agents-mcp"
],
"command": "npx",
"transport": "stdio"
}
}
}