Skip to content
Zed

NudgeBell for Zed

app.nudgebell/reminders

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

client:Zed transport:streamable-http

Install NudgeBell in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

NudgeBell in other clients