Cursor Sound MCP
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.
Features
- Plays a sound effect when Cursor completes code generation
- Uses the Model Context Protocol (MCP) for standardized integration
- Configurable sound effects
- Improved error handling and logging
- Stable JSON response format
Cursor Rules
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.”
Installation
- Install dependencies:
npm install
- Add your sound effects:
Place your sound files in the
sounds
directory. The default expected sound is:
sounds/completion.mp3
- Played after code generation
You can find free sound effects on freesound.org.
- Build the project:
npm run build
Usage
Run the MCP server:
npm start
The server will start and listen for events from Cursor through the stdio transport.
Configuration
The sound effects and volume can be customized by:
- Replacing the sound files in the
sounds
directory - Modifying the sound file paths in
src/index.ts
Development
For development with auto-recompilation:
npm run dev
Cursor Sound MCP
Project Details
- bcharleson/sound-mcp
- Last Updated: 3/16/2025
Recomended MCP Servers
A connector for Claude Desktop to read and search an Obsidian vault.
A Model Context Protocol Server for Home Assistant
A Model Context Protocol (MCP) server for numerical computations with NumPy
Starter files, final projects, and FAQ for my Ultimate React course
A free SEO tool MCP (Model Control Protocol) service based on Ahrefs data. Includes features such as backlinks,...
Model Context Protocol (MCP) server for constraint optimization and solving"
BOD 25-01: Implementing Secure Practices for Cloud Services Required Configurations MCP
Dexscreener API's MCP server - let your AI agent check any on-chain price using Dexscreener's free and open...
MCP Server built for use with VS Code / Cline / Anthropic - enable google search and ability...
A Model Context Protocol (MCP) service for retrieving image dimensions, supporting both URL and local file sources.