Cursor Sound MCP
커서 사운드 MCP
Cursor AI가 코드 생성을 완료한 후 음향 효과를 재생하는 모델 컨텍스트 프로토콜(MCP) 구현입니다. 이 MCP는 Cursor와 통합되어 더욱 인터랙티브한 코딩 경험을 위한 오디오 피드백을 제공합니다.
X.com의 @EricListin에서 영감을 받아 코드를 약간 변경해서 오류가 발생하지 않고 온라인 상태가 되지 않도록 했습니다.
특징
커서가 코드 생성을 완료하면 사운드 효과를 재생합니다.
표준화된 통합을 위해 MCP(Model Context Protocol)를 사용합니다.
구성 가능한 사운드 효과
향상된 오류 처리 및 로깅
안정적인 JSON 응답 형식
Related MCP server: MCP Sound Tool
커서 규칙
커서 사용자 정의 지침에 다음을 추가하세요.
"어떤 작업을 마칠 때마다 또는 나에게 뭔가 필요할 때마다, sound-mcp MCP 서버를 실행해서 내 주의를 끌어주세요."
설치
종속성 설치:
지엑스피1
사운드 효과 추가: 사운드 파일을
sounds디렉터리에 넣으세요. 기본 예상 사운드는 다음과 같습니다.
sounds/completion.mp3- 코드 생성 후 재생됨
freesound.org에서 무료 음향 효과를 찾을 수 있습니다.
프로젝트를 빌드하세요:
npm run build용법
MCP 서버를 실행합니다.
npm start서버는 stdio 전송을 통해 Cursor에서 발생하는 이벤트를 시작하고 수신합니다.
구성
사운드 효과와 볼륨은 다음과 같이 사용자 지정할 수 있습니다.
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