CLI tool to reset Cursor's free trial limits
Top 1.7% on sourcepulse
This project provides a tool to circumvent usage limits and trial restrictions for the Cursor IDE, targeting users who wish to continue using its AI features beyond the free trial period. It offers a one-click solution to reset trial status, enabling continued access to AI functionalities.
How It Works
The tool operates by modifying specific configuration files and potentially system identifiers that Cursor uses to track trial status and user machine identity. This includes resetting unique identifiers within Cursor's storage.json
file (telemetry.machineId
, telemetry.macMachineId
, etc.) and, on Windows, modifying the MachineGuid
in the registry. It also includes functionality to disable Cursor's auto-update feature to prevent future trial expirations.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
The project is actively maintained with recent release activity. Community support and feedback are welcomed, with links to READMEs in multiple languages (English, Chinese, Japanese).
Licensing & Compatibility
Limitations & Caveats
The tool's effectiveness is dependent on Cursor's internal mechanisms for trial tracking, which may change with future updates. The MAC address modification on macOS and registry modification on Windows require administrator privileges and carry a risk of temporary network disruption or affecting other software's device recognition. Manual disabling of auto-updates may be required for specific older macOS versions.
1 week ago
1 day