Traced LLM Proxy
https://server.smithery.ai/a2a/traced-llm-proxy/mcp
● healthy
Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus the trace/span id. Ideal for adding OpenTelemetry observability to LLM calls, debugging prompt latency/cost, shipping traced AI features.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/a2a/traced-llm-proxy/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/a2a/traced-llm-proxy/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://anthropic-mcp-opentelemetry-api-264025.getvda.ai