Skip to content
Cursor

agent orchestrator mcp for Cursor

io.github.csoai-org/agent-orchestrator-mcp

Agent Orchestrator MCP Server by MEOK AI Labs

client:Cursor transport:streamable-http runtime:pypi

Install agent orchestrator mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-orchestrator-mcp": {
      "url": "https://api.meok.ai/v1/a2a/orchestrator"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent orchestrator mcp in other clients