Please add an Notification when Chat/Agent Finishes a Request

I spend a lot of hours working with cursor and it would be so wonderful if I could have an audible alert or a text message alert when the current process is finished i’m working on a large app and a lot of times my requests take several minutes to complete and with the audible alert I could know when the processing is done and not have to be staring at the cursor chat the whole time. Thanks for the AMAZING app!

16 Likes

Agreed. I usually enjoying youtube while coding with cursor.

4 Likes

I have an idea, when cursor answer end, it play a sound just like a phone notify.

1 Like

Agreed.

Excellent idea! Sometimes I do physical exercise while Cursor work on a big feature and I have to check regularly to see if the request is over. (vibe coding is cool buy have you tried sport coding ?)

1 Like

+1 upvote for this feature

1 Like

Yes, please add a simple noise audible whenever it’s either finished with its results or needs developer input.

Agreed, I submitted a feature request similar to this and was informed that someone else had already requested it. Let’s vote for this post to show our support, and hopefully, this feature will be added in the next version. It would be extremely helpful for us.

Hi there, I also looked for the same thing and I created a simple MCP server to handle this. neo-mcps/servers/sound-notification at main · neotanx/neo-mcps · GitHub
Hope it helps! It’s only tested on Mac and you can adjust it on your need Cheers!