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.
Last year was a time of really not getting much done. Lots of preparation, but not much output. So I've deleted my old blog and started a new one.
Because it's a bit embarrassing to read my old posts.
Not that anyone else really read them anyway, because I didn't spend time promoting the blog.
So let's just start this all over again
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.