npx claudepluginhub arnwaldn/atum-plugins-collection --plugin atum-notificationsAdd to your .mcp.json:
{
"mcpServers": {
"atum-notifications": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-servers/notifications/dist/index.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node