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