Skip to content
Windsurf

notifykit for Windsurf

io.github.sathergate/notifykit

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

client:Windsurf transport:stdio runtime:npm

Install notifykit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

notifykit in other clients