Would it be possible to set up a login ID and password to index the site’s information?
Since websites have a lot of different authentication methods, it would be really difficult to make something like an email + password solution work. But what most websites have in common is that they store your authentication state in your cookies. So what we might be able to do is that you add your cookies for the website you want to index to Cursor, and then when it tries to index that website, it would be logged in. I’ll note this down. Thank you for your suggestion!
While we don’t have this feature yet, you could save the text from the website you want to index locally and include it in your codebase context, as I described here.
hi Jakob
Sorry for the delay in getting back to you. This isn’t technically possible yet, is it?
Not yet
got it