Skip to content
Cursor

traced llm proxy for Cursor

io.github.mikerawsonnz/traced-llm-proxy

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

client:Cursor transport:streamable-http tools:2

Install traced llm proxy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "traced-llm-proxy": {
      "url": "https://anthropic-mcp-opentelemetry-api-264025.getvda.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

traced llm proxy in other clients