Notification Chimes
Provides audio notification system that plays platform-specific chimes when tasks complete, supporting five built-in sounds and custom audio files for non-intrusive progress alerts.
7 stars
0 tools
Created Aug 2025
@pinkpixel-dev/pinkpixel-dev-notification-chimes-notification-mcpAbout
Provides audio notification system that plays platform-specific chimes when tasks complete, supporting five built-in sounds and custom audio files for non-intrusive progress alerts.
Categories
general
Installation
npm
npm install @pinkpixel-dev/pinkpixel-dev-notification-chimes-notification-mcp
Configuration
{
"mcpServers": {
"pinkpixel-dev-notification-chimes-notification-mcp": {
"command": "npx",
"args": [
"-y",
"@pinkpixel-dev/pinkpixel-dev-notification-chimes-notification-mcp"
]
}
}
}