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.
Features
- Plays a sound effect when Cursor completes code generation
- Uses the Model Context Protocol (MCP) for standardized integration
- Configurable sound effects
Installation
- Install dependencies:
npm install
- Add your sound effects:
Place your sound files in the
soundsdirectory. 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
soundsdirectory - Modifying the sound file paths in
src/index.ts
Development
For development with auto-recompilation:
npm run dev
Cursor Sound
Project Details
- ericlistin/sound-mcp
- Last Updated: 4/3/2025
Categories
Recomended MCP Servers
【Every star you give feeds a hungry developer's motivation!⭐️】A Model Context Protocol (MCP) server implementation that provides Google...
Sample MCP Server for Dify AI
MCP server for interacting with Neon Management API and databases
Postgres MCP Pro supports you and your AI agents throughout the entire development process.
MCP server for retrieval augmented thinking and problem solving
A MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It...
MCP server for shadcn/ui component references
Solana Model Context Protocol (MCP) Demo
An MCP Server for querying InfluxDB
An MCP server implementing the think tool for Claude





