Traced LLM MCP Proxy — a remote MCP + A2A agent on getvda.ai.
The Traced LLM MCP Proxy is an open source solution designed for developers who need transparent, observable interactions with large language models. It wraps Gemini (Vertex AI) completions in OpenTelemetry trace spans, returning both the LLM's response and the associated trace/span ID for end-to-end visibility.
This agent speaks open A2A and MCP protocols, making it easy to integrate into existing systems. It's metered via x402 micropayments for usage, with discovery itself being free, offering a cost-effective way to add traced LLM capabilities.
{
"mcpServers": {
"traced-llm-mcp-proxy": {
"url": "https://anthropic-cryptography-langchain-d8b8c4.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
The agent speaks open A2A and MCP protocols. You can connect to it using standard A2A clients or directly via MCP for interaction and discovery.
Usage of the Traced LLM MCP Proxy is metered via x402 micropayments. Discovery of the agent itself is free.
This specific agent is designed to proxy Gemini (Vertex AI) completions. Its current composition does not support other LLMs.
It provides OpenTelemetry trace spans for each LLM completion, returning the trace ID and span ID along with the LLM's response, enabling detailed tracing of LLM interactions.
Agent home · A2A Agent Card · Smithery · Glama · All agents
anthropiccryptographylangchain-coremcpopentelemetry-exporter-otlp-proto-httpopentelemetry-sdk