Plays customizable sound effects via Model Context Protocol integration to provide audio feedback upon code generation completion, enhancing interactive coding experiences with stable JSON responses and improved error handling.
Unlock the full potential of Cursor Sound MCP through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
A Model Context Protocol (MCP) implementation that plays sound effects after Cursor AI completes code generation. This MCP integrates with Cursor to provide audio feedback for a more interactive coding experience.
Inspired by @EricListin on X.com - I have made some changes to the code to not error out and be online.
Add this to your Cursor custom instructions:
"EVERY TIME you finish any task or you need something from me, run the sound-mcp MCP server to get my attention."
npm install
sounds
directory. The default expected sound is:sounds/completion.mp3
- Played after code generationYou can find free sound effects on freesound.org.
npm run build
Run the MCP server:
npm start
The server will start and listen for events from Cursor through the stdio transport.
The sound effects and volume can be customized by:
sounds
directorysrc/index.ts
For development with auto-recompilation:
npm run dev
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!