Privacy Policy
Last updated: March 17, 2026
Overview
Claude Cursor (“the App”) is a companion application for managing terminal sessions on your own self-hosted Claude Cursor server. Your privacy is important to us. This policy explains what data the App collects and how it is used.
Data Collection
The App does not collect, store, or transmit any personal data to us. All data stays on your device and your self-hosted server.
- Server connections: Server URLs and names you add are stored locally on your device using on-device storage (SwiftData on iOS, Room on Android). They are never sent to us.
- Terminal sessions: Terminal content is transmitted directly between your device and your self-hosted server over WebSocket. We do not have access to this data.
- No analytics: The App does not include any analytics, tracking, or crash reporting SDKs.
- No accounts: The App does not require you to create an account or sign in.
Network Communication
The App communicates only with the server URLs you configure. This includes REST API calls for session management and WebSocket connections for real-time terminal access. All communication is between your device and your server — no third-party services are contacted by the App.
Share Links
When you open a share link, the App connects to the server specified in the link using a time-limited token. The token is used solely to authenticate the shared session and is not stored permanently.
Third-Party Services
The App itself does not integrate with any third-party services. The website (claudecursor.com) uses Vercel Analytics for aggregated, anonymous page view statistics. The App does not.
Changes to This Policy
We may update this privacy policy from time to time. Changes will be posted on this page with an updated date.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository.