llm orchestration agent mcp for VS Code
ai.getvda/llm-orchestration-agent-mcp
LLM Orchestration Agent (Mcp)
client:VS Code
transport:streamable-http
tools:2
Install llm orchestration agent mcp in VS Code
.vscode/mcp.json
{
"servers": {
"llm-orchestration-agent-mcp": {
"type": "http",
"url": "https://llm-orchestration-agent-mcp.getvda.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs