Skip to content
VS Code

NudgeBell for VS Code

app.nudgebell/reminders

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

client:VS Code transport:streamable-http

Install NudgeBell in VS Code

.vscode/mcp.json

{
  "servers": {
    "reminders": {
      "type": "http",
      "url": "https://nudgebell.app/api/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NudgeBell in other clients