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