Back to search
30
MCP
streamable-http
io.github.mikerawsonnz/traced-llm-proxy
io.github.mikerawsonnz/traced-llm-proxyProxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
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"
}
}
}