Use your cursor/vscode tasks.json
Tasks.json is a great bit of functionality I only just found out about, and it's in both vscode and cursor.
So far, I've got:
1. A book to-read list on my kindle (I download samples for later reading)
2. A blog post to-read list in Feedly
3. An online article to-read list in Pocket
4. A real-life things to-do app on my phone
5. A "maker" things to list in Asana
6. A tweets to-read list Twitter bookmarks
There's got to be a better way, surely?
Tasks.json is a great bit of functionality I only just found out about, and it's in both vscode and cursor.
For weeks I've been trying to get MCPs working in cursor on my windows laptop, where my code is running in WSL. I've cracked it, thanks to a friendly person on Reddit.
I've recently started expanding my usage of Cursor to let it run commands, tests, etc and fix it's own issues. Here's my experience.