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