Skip to content
Cursor

traced llm proxy for Cursor

ai.getvda/traced-llm-proxy

Traced LLM Proxy

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://traced-llm-proxy.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