Would cursor be able to access non-public resources on internally hosted sites in @symbol?

Are cursor’s crawler requests made from the client or from a cloud-based service? I have a private docs site and it’s gitlab url which all internally hosted. how can I let cursor aware these context?

Cursor can’t directly access internal resources. To access them, you need to make them available via public URLs.

1 Like