Enhances coding workflows by playing customizable sound effects upon code generation completion using the Model Context Protocol for seamless integration with Cursor AI.
Unlock the full potential of Cursor Sound MCP through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
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.
npm install
sounds
directory. The default expected sound is:sounds/completion.mp3
- Played after code generationYou can find free sound effects on freesound.org.
npm run build
Run the MCP server:
npm start
The server will start and listen for events from Cursor through the stdio transport.
The sound effects and volume can be customized by:
sounds
directorysrc/index.ts
For development with auto-recompilation:
npm run dev
Enables high-quality image generation via Model Context Protocol with customizable dimensions, promp...
Retrieval-Augmented Generation (RAG) server enabling efficient extraction of contextual information ...
Bridges Root Signals API with Model Context Protocol clients to enable AI assistants and agents to p...
An MCP server implementation enabling interaction with the PokeAPI to fetch dynamic Pokémon data and...
Provides 8-day global weather forecasts and current conditions with detailed hourly and daily data, ...