Cursor Sound MCP
커서 사운드 MCP
Cursor AI가 코드 생성을 완료한 후 음향 효과를 재생하는 모델 컨텍스트 프로토콜(MCP) 구현입니다. 이 MCP는 Cursor와 통합되어 더욱 인터랙티브한 코딩 경험을 위한 오디오 피드백을 제공합니다.
특징
커서가 코드 생성을 완료하면 사운드 효과를 재생합니다.
표준화된 통합을 위해 MCP(Model Context Protocol)를 사용합니다.
구성 가능한 사운드 효과
Related MCP server: MCP Sound Tool
설치
종속성 설치:
지엑스피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
- FlicenseBqualityDmaintenancePlays sound effects when Cursor AI completes code generation, providing audio feedback for a more interactive coding experience.12
- 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
- AlicenseNot gradedqualityFmaintenanceProvides 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.
One searchable memory across Claude Code, Gemini, Codex, OpenCode, Antigravity and Cursor sessions.
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
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/yarikbuilds/sound-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server