cursor_history_backup
Back up all Cursor AI chat history into a portable archive. Save conversations to a file for later restoration.
Instructions
Create a backup of all Cursor AI chat history. Saves a portable archive that can be restored later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputPath | No | Path where the backup file should be saved. If not specified, saves to ~/cursor-history-backups/ with a timestamp. | |
| force | No | Overwrite existing backup file if it exists (default: false) |