HamedMP/CursorLens

Improve documentation for configuring Cursor

Closed this issue · 2 comments

It's not clear how to set the API endpoint in Cursor per the instructions in https://www.cursorlens.com/docs/getting-started/installation. The only place I can see to set a URL is in the OpenAI API Key, but that would be just for OpenAI, when it appears Anthropic should also be supported but it lacks that option.

Ok, I see that's what is mentioned in https://github.com/HamedMP/CursorLens?tab=readme-ov-file#usage. But even after changing the OpenAI Base URL, I am not seeing the requests hit Cursor Lens (watching the cursorlens dev log).

Ok, I figured it out -

Add your OpenAI API key and click verify - this must complete successfully. Once that is done, you can update the Override OpenAI Base URL.