Skip to content
Claude Desktop

notifykit for Claude Desktop

io.github.sathergate/notifykit

Unified notifications for Next.js. Multi-provider SMS, email, and push.

client:Claude Desktop transport:stdio runtime:npm

Install notifykit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "notifykit": {
      "command": "npx",
      "args": [
        "-y",
        "@sathergate/notifykit"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

notifykit in other clients