Skip to content
Cursor

NudgeBell for Cursor

app.nudgebell/reminders

Reminders your agent creates: email, WhatsApp, SMS or call, in steps you set. Stops on acknowledge.

client:Cursor transport:streamable-http

Install NudgeBell in Cursor

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

{
  "mcpServers": {
    "reminders": {
      "url": "https://nudgebell.app/api/v1/mcp"
    }
  }
}

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

NudgeBell in other clients