Skip to content
Back to search
30
MCP

agent-orchestrator-mcp

npm/agent-orchestrator-mcp

MCP server for agent orchestrator. Features create agent, list agents, delegate task. From MEOK AI Labs.

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

How to use

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

{
  "mcpServers": {
    "agent-orchestrator-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}