MCP server for delegating tasks to specialized AI assistants in Cursor, Claude,

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "sub-agents-mcp": {
      "args": [
        "-y",
        "sub-agents-mcp"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}
MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, by io.github.shinpr | RouterMCP