- Explore MCP Servers
- sound-mcp-win
Sound Mcp Win
What is Sound Mcp Win
sound-mcp-win is a MCP server designed to provide audio feedback when the Cursor AI completes code generation, enhancing the coding experience with interactive sound effects.
Use cases
Use cases include enhancing the coding experience in IDEs, providing feedback during automated code generation, and personalizing sound effects to suit individual preferences.
How to use
To use sound-mcp-win, install Node.js, clone the repository, install dependencies, build the project, and add the command to Cursor MCP settings to play a sound effect upon code completion.
Key features
Key features include customizable sound effects, easy installation, and compatibility with Windows 10 or later and Node.js 16 or later.
Where to use
sound-mcp-win is primarily used in software development environments where Cursor AI is utilized, providing auditory feedback to developers.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Sound Mcp Win
sound-mcp-win is a MCP server designed to provide audio feedback when the Cursor AI completes code generation, enhancing the coding experience with interactive sound effects.
Use cases
Use cases include enhancing the coding experience in IDEs, providing feedback during automated code generation, and personalizing sound effects to suit individual preferences.
How to use
To use sound-mcp-win, install Node.js, clone the repository, install dependencies, build the project, and add the command to Cursor MCP settings to play a sound effect upon code completion.
Key features
Key features include customizable sound effects, easy installation, and compatibility with Windows 10 or later and Node.js 16 or later.
Where to use
sound-mcp-win is primarily used in software development environments where Cursor AI is utilized, providing auditory feedback to developers.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
🔊 Cursor Sound MCP (for Windows)
Get audio feedback when Cursor AI completes generating code! This simple tool plays a satisfying sound effect whenever Cursor finishes its work, making your coding experience more interactive and enjoyable.
Demo: https://x.com/JonYekarAI/status/1900978269836431527
Installation guide
-
Install Node.js:
- Download and install from nodejs.org
- LTS (Long Term Support) version recommended
-
Clone this repository:
git clone https://github.com/galakurpi/sound-mcp-win.git cd sound-mcp -
Install project dependencies:
npm install -
Build the project:
npm run build -
Add this command to Cursor MCP settings:
node [LOCAL DIRECTORY OF CLONED REPO]\dist\index.js
That’s it! Now when Cursor AI completes code generation, you’ll hear a sound effect! 🎵
🎵 Customizing Sounds
Want to use your own sound effects? It’s easy:
- Find an MP3 sound you like (try freesound.org)
- Name it
completion.mp3 - Place it in the
soundsfolder - Restart the server
🛠️ Development
If you’re making changes to the code:
npm run dev
This will automatically rebuild the project when you make changes.
📝 Requirements
- Windows 10 or later
- Node.js 16 or later
- PowerShell (comes with Windows)
❓ Troubleshooting
-
No sound playing? Make sure:
- Your system volume is on
- The
sounds/completion.mp3file exists - You have PowerShell available (try running
powershellin cmd)
-
Error messages? Try:
- Running
npm installagain - Deleting the
distfolder and runningnpm run build - Checking if you have Node.js installed correctly
- Running
🤝 Contributing
Found a bug or want to improve something? Talk to me on Twitter!
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










