-
securityA
license-
qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.
Last updated -
645
240
TypeScript
MIT License
模型上下文协议 (MCP) 实现,可在 Cursor AI 完成代码生成后播放音效。此 MCP 与 Cursor 集成,可提供音频反馈,从而带来更具互动性的编码体验。
受到 X.com 上的 @EricListin 的启发 - 我对代码做了一些更改,以免出错并保持在线。
将其添加到您的 Cursor 自定义指令中:
“每次你完成任何任务或者需要我做某事时,请运行 sound-mcp MCP 服务器来引起我的注意。”
sounds
目录中。默认的预期声音是:sounds/completion.mp3
- 代码生成后播放您可以在 freesound.org 上找到免费的音效。
运行 MCP 服务器:
服务器将启动并通过 stdio 传输监听来自 Cursor 的事件。
音效和音量可以通过以下方式定制:
sounds
目录中的声音文件src/index.ts
中的声音文件路径对于使用自动重新编译的开发:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
当 Cursor AI 完成代码生成时播放音效,提供音频反馈以获得更具互动性的编码体验。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bcharleson/sound-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server