Skip to content
VS Code

agent orchestrator mcp for VS Code

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

Agent Orchestrator MCP Server by MEOK AI Labs

client:VS Code transport:streamable-http runtime:pypi

Install agent orchestrator mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-orchestrator-mcp": {
      "type": "http",
      "url": "https://api.meok.ai/v1/a2a/orchestrator"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

agent orchestrator mcp in other clients