MCP ExplorerExplorer

Sound Mcp Win

@galakurpion 10 months ago
1 MIT
FreeCommunity
AI Systems
"MCP服务器在光标发生变化时播放声音"

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.

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

  1. Install Node.js:

    • Download and install from nodejs.org
    • LTS (Long Term Support) version recommended
  2. Clone this repository:

    git clone https://github.com/galakurpi/sound-mcp-win.git
    cd sound-mcp
    
  3. Install project dependencies:

    npm install
    
  4. Build the project:

    npm run build
    
  5. 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:

  1. Find an MP3 sound you like (try freesound.org)
  2. Name it completion.mp3
  3. Place it in the sounds folder
  4. 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.mp3 file exists
    • You have PowerShell available (try running powershell in cmd)
  • Error messages? Try:

    • Running npm install again
    • Deleting the dist folder and running npm run build
    • Checking if you have Node.js installed correctly

🤝 Contributing

Found a bug or want to improve something? Talk to me on Twitter!

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers