play_notification
Play a notification sound to indicate task completion
How to use it
play_notification is exposed by the Notification MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the play_notification tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Notification MCP
npx @pinkpixel/notification-mcpOther tools in Notification MCP (5)
(required): The notification message/summary of the completed task
(optional): "toast" "sound" "both" (defaults to "both")
Show a desktop toast notification and/or play a sound when tasks complete (Recommended for summaries)
(optional): Name of the sound to play, which overrides default settings
(optional): The title for the toast notification (defaults to "Task Completed")