Recently, some users have sold this software on platforms like Xianyu. Please avoid such practices—there’s no need to earn money this way.
This project is licensed under CC BY-NC-ND 4.0.
This means you may:
- Share — Copy and redistribute the material in any medium or format.
But you must comply with the following conditions: - Non-commercial — You may not use the material for commercial purposes.
Automated account registration and token refreshing to free your hands.
https://github.com/chengazhen/cursor-auto-free/releases
- Ensure you have Chrome installed. If not, download here.
- You must log into your account, regardless of its validity. Logged-in is mandatory.
- A stable internet connection is required, preferably via an overseas node. Do not enable global proxy.
- Use a Cloudflare domain email. Search for instructions if needed.
- (Very Important) Use tempmail.plus email. Search for instructions if needed.
- Forward Cloudflare emails to tempmail.plus.
- Download the
.env.example
file to the program's root directory and rename it to.env
.
DOMAIN='xxxxx.me' # Your email domain (search for Cloudflare email usage)
TEMP_MAIL='xxxxxx' # Temporary email, the target position you set in Cloudflare, using https://tempmail.plus/zh/#!
Example:
DOMAIN='wozhangsan.me'
TEMP_MAIL='ccxxxxcxx'
The program will randomly generate emails with the @wozhangsan.me
suffix.
- Open Terminal and navigate to the application directory.
- Grant execution permission:
chmod +x ./CursorPro
- Run the program:
- In Terminal:
./CursorPro
- Or double-click the file in Finder.
If errors occur, refer to solutions.
Double-click CursorPro.exe
.
After running the script, restart your editor. If the displayed account matches the log, it worked successfully.
-
Requirements:
- Stable internet connection.
- Sufficient system permissions.
-
During use:
- Wait for the program to complete all operations.
- Close the program only after seeing the "script completed" message.
- Program freezes:
- Check your internet connection.
- Restart the program.
This tool is for educational and research purposes only. Users bear full responsibility for any consequences. Commercial use is strictly prohibited. Violations of the license terms may result in legal action.
- 2025-01-09: Added logs and auto-build feature.
- 2025-01-10: Switched to Cloudflare domain email.
- 2025-01-11: Added headless mode and proxy configuration through .env file.
Inspired by gpt-cursor-auto.