Open sourcing Cursor Analytics

Hi everyone, I just finished Cursor Analytics, an app running locally to:

  • Log all API requests in Cursor
  • Give high-level analytics
  • Making it possible to choose “any” LLM model

If you have some feedback, please let me know so I work on them before releasing them soon.

4 Likes

Cool - how are you capturing the API requests that run via Cursors service? Love to understand more about whats needed to run this myself.

1 Like

I was also interested what the ‘data source’ was for all the data that was displayed in your app’s UI. I wasn’t sure if you were getting it from AppData log folders or somewhere else? And also, how does choosing an LLM in your app have any effect on the behaviour of Cursor? And is the app just a local ‘web app”?

This is wonderful. I’m looking forward to it!

Clarified here: x.com

Analytics is by using API key and setting custom API base url - which is where the requests get stored and passed to api provider.

Where can we download it?

Hi @fun_strange ,

I wonder if this is the project?

https://github.com/HamedMP/CursorLens

https://www.cursorlens.com

1 Like

Yeah, looks like it, thanks

1 Like