Cursor Sound Notifications
БесплатноНе проверенPlays customizable audio notifications when code generation completes in the Cursor editor, eliminating the need to visually monitor for completions.
Описание
Plays customizable audio notifications when code generation completes in the Cursor editor, eliminating the need to visually monitor for completions.
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.
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
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 Notifications
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bcharleson/sound-mcpFAQ
Cursor Sound Notifications MCP бесплатный?
Да, Cursor Sound Notifications MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Cursor Sound Notifications?
Нет, Cursor Sound Notifications работает без API-ключей и переменных окружения.
Cursor Sound Notifications — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Cursor Sound Notifications в Claude Desktop, Claude Code или Cursor?
Открой Cursor Sound Notifications на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: 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
автор: mcpdotdirectCompare Cursor Sound Notifications with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
