Skip to content
Back to search
30
MCP

sub-agents-mcp

npm/sub-agents-mcp

MCP server for delegating tasks to specialized AI assistants in Cursor and other tools

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sub-agents-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}