Traced LLM Proxy — a remote MCP + A2A agent on getvda.ai.
The Traced LLM Proxy is a production-ready remote agent that provides access to Gemini (Vertex AI) large language model completions. It automatically wraps each completion request in OpenTelemetry trace spans, returning the LLM's response alongside the unique trace and span identifiers, enabling deep observability into your LLM interactions.
Designed for developers, this service speaks open A2A and MCP protocols, ensuring seamless integration into existing microservices architectures. Metered via x402 micropayments, its discovery is completely free, allowing you to explore its capabilities without upfront costs.
{
"mcpServers": {
"traced-llm-proxy": {
"url": "https://anthropic-mcp-opentelemetry-api-264025.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
The Traced LLM Proxy specifically supports Gemini completions via Google's Vertex AI.
You connect to the Traced LLM Proxy using standard A2A and MCP protocols. Specific connection details and SDKs will be provided upon discovery.
This service is metered via x402 micropayments, meaning you pay per use. Discovery of the service itself is free.
For each LLM completion, the service returns the answer from Gemini along with the OpenTelemetry trace ID and span ID, allowing you to correlate LLM activity with your broader system traces.
Agent home · A2A Agent Card · Smithery · Glama · All agents
anthropicmcpopentelemetry-apiopentelemetry-sdk