๐ŸŽฉ You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP โ†’
Sign In

@topvisor/mcp-notifications

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@topvisor/mcp-notifications - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
assets/example.png

Sorry, the diff of this file is not supported yet

+3
-2
{
"name": "@topvisor/mcp-notifications",
"version": "1.0.1",
"version": "1.0.2",
"mcpName": "io.github.topvisor/mcp-notifications",
"type": "module",
"description": "MCP server for desktop notifications over stdio",
"license": "MIT",
"license": "Apache-2.0",
"author": "Topvisor",

@@ -8,0 +9,0 @@ "repository": {

+11
-4

@@ -7,7 +7,8 @@ # mcp-notifications

`mcp-notifications` gives your MCP agent a real desktop voice: instant system notifications for completed tasks,
failures, and important updates.
`mcp-notifications` lets your MCP agent send desktop notifications for completed tasks, failures, and important updates.
No more checking logs every minute.
No more silent agent runs.
This is especially useful for console AI agents, because they usually have no built-in notifications by default.
No more checking chats every minute.
No more silent agent responses.
Just visible, reliable feedback on your desktop. ๐Ÿ””

@@ -184,1 +185,7 @@

- ๐Ÿงฐ Returns quickly while notifications are delivered in background queue.
## Example
The AI agent is waiting for you:
![example.png](./assets/example.png)