Cursor Sound
FreeNot checkedLightweight macOS server that plays a system sound effect after code generation is complete, providing auditory feedback for developers during coding sessions.
About
Lightweight macOS server that plays a system sound effect after code generation is complete, providing auditory feedback for developers during coding sessions.
README
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
Installing Cursor Sound
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/yarikbuilds/sound-mcpFAQ
Is Cursor Sound MCP free?
Yes, Cursor Sound MCP is free — one-click install via Unyly at no cost.
Does Cursor Sound need an API key?
No, Cursor Sound runs without API keys or environment variables.
Is Cursor Sound hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Cursor Sound in Claude Desktop, Claude Code or Cursor?
Open Cursor Sound on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Cursor Sound with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
