zudsniper/mcp-notifications
Lightweight Node.js server sending webhook notifications. Ideal for devs using AI agents (e.g., Cursor) on multi-projects, alerting task completion for efficient switching. Features webhook alerts, multi-project dev, AI integration, easy setup for dev tools & automation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-notifications": {
"command": "npx",
"args": [
"-y",
"mcp-notifications"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...