Cursor Sound MCP
カーソルサウンドMCP
Cursor AIがコード生成を完了した後にサウンドエフェクトを再生するモデルコンテキストプロトコル(MCP)実装。このMCPはCursorと統合され、よりインタラクティブなコーディング体験のためのオーディオフィードバックを提供します。
X.com の @EricListin に触発されて、エラーが出ずにオンラインになるようにコードにいくつか変更を加えました。
特徴
カーソルがコード生成を完了すると効果音が鳴ります
標準化された統合のためにモデルコンテキストプロトコル(MCP)を使用します
設定可能なサウンドエフェクト
エラー処理とログの改善
安定したJSONレスポンス形式
Related MCP server: MCP Sound Tool
カーソルルール
カーソルのカスタム指示にこれを追加します:
「何かタスクを完了したとき、または私に何か必要なときは、sound-mcp MCP サーバーを実行して私の注意を引いてください。」
インストール
依存関係をインストールします:
npm install効果音を追加する:サウンドファイルを
soundsディレクトリに配置します。デフォルトの効果音は以下のとおりです。
sounds/completion.mp3- コード生成後に再生されます
無料のサウンドエフェクトは freesound.org で見つかります。
プロジェクトをビルドします。
npm run build使用法
MCP サーバーを実行します。
npm startサーバーが起動し、stdio トランスポートを介してカーソルからのイベントをリッスンします。
構成
サウンド効果と音量は次のようにカスタマイズできます。
soundsディレクトリ内のサウンドファイルを置き換えるsrc/index.ts内のサウンドファイルパスを変更する
発達
自動再コンパイルを使用した開発の場合:
npm run devMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- FlicenseDqualityDmaintenanceProvides audio feedback by playing sound effects when Cursor AI completes code generation, creating a more interactive coding experience.119
- AlicenseAqualityFmaintenanceA Model Context Protocol implementation that plays sound effects (completion, error, notification) for Cursor AI and other MCP-compatible environments, providing audio feedback for a more interactive coding experience.31MIT
- Alicense-qualityFmaintenanceProvides audio playback functionality for AI agents, allowing them to play notification sounds when coding tasks are completed.1MIT
- AlicenseBqualityDmaintenancePlays sound effects (completion, newtype, and error sounds) in response to various situations like task completion, insights, or errors. Integrates with Claude Desktop to provide audio feedback for improved workflow efficiency and entertainment.2176MIT
Related MCP Connectors
Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.
Clip videos into captioned shorts, add captions & schedule posts — from Claude, ChatGPT, Cursor.
Give AI coding agents access to your Vynix visual feedback, bug reports, and AI diagnosis.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
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