← Index

io.github.sathergate/notifykit

io.github.sathergate/notifykit·v0.1.0·Chat & Messaging
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "notifykit": {
      "command": "npx",
      "args": [
        "-y",
        "@sathergate/notifykit"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "notifykit": {
      "command": "npx",
      "args": [
        "-y",
        "@sathergate/notifykit"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @sathergate/notifykit
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Chat & Messaging