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