Labsco
MCP SERVER

Ai Notify MCP

by zhiyingzzhou

Get a desktop notification the moment the assistant finishes, so a long run stops costing you a window to watch.

Notifications & Alerting to Humans
Summary
You get your attention back during the long runs.

The notification is native to the operating system and carries the project name, which is what makes it useful when three editors are working at once and you are reading something else entirely.

What it is

A notifier for AI code editors. When a response completes, it raises a native system notification — the macOS notification centre, the Windows notification system, or libnotify on Linux — with the project name as the title.

What you get
  • Native notifications on macOS, Windows and Linux, each with icon and sound support
  • The current project name shown as the title, so several editor windows stay distinguishable
  • Custom message text, custom icon, and sound that can be turned off
  • Two ways to fire: automatically when a response finishes, or called deliberately at a point you choose
Requirements

Node.js with npm, and libnotify on Linux. It is built from source and the config points at the built file. One extra step actually makes it fire on its own: add a user rule telling the assistant to call it only as the final step after the answer is complete, and enable auto-run in the editor.

Setup effort

Build from source — clone the repository and build it, then point your client at the binary