Skip to content
Cursor

notifyd for Cursor

io.github.rmzlb/notifyd

Operate a self-hosted notifyd instance: digest, jobs, retries, suppressions, projects, test sends.

client:Cursor transport:streamable-http runtime:oci

Install notifyd in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "notifyd": {
      "url": "https://{notifyd_host}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

notifyd in other clients