Skip to content
Back to search
30
MCP streamable-http

io.github.mikerawsonnz/traced-llm-proxy

io.github.mikerawsonnz/traced-llm-proxy

Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mikerawsonnz/traced-llm-proxy": {
      "url": "https://anthropic-mcp-opentelemetry-api-264025.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}