communication
Mcp_server_notify
A MCP server that send desktop notifications with sound effect when agent tasks are completed.
python
local
communication
Installation
npx -y Cactusinhand/mcp_server_notifyConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp_server_notify",
"command": "npx",
"args": [
"-y",
"Cactusinhand/mcp_server_notify"
]
}About This MCP Server
Cactusinhand/mcp_server_notify
A MCP server that send desktop notifications with sound effect when agent tasks are completed.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub