Skip to content

llm observability orchestration for VS Code

ai.getvda/llm-observability-orchestration

LLM Observability & Orchestration Agent

client:VS Code transport:streamable-http tools:2

Install llm observability orchestration in VS Code

.vscode/mcp.json

{
  "servers": {
    "llm-observability-orchestration": {
      "type": "http",
      "url": "https://llm-observability-orchestration.getvda.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

llm observability orchestration in other clients