Skip to content
Windsurf

Apple Reminders for Windsurf

io.github.mgcrea/mcp-apple-reminders

Search, read and act on Apple Reminders — lists, due dates, writes off by default

client:Windsurf transport:stdio runtime:npm

Install Apple Reminders in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-apple-reminders": {
      "command": "npx",
      "args": [
        "-y",
        "@mgcrea/mcp-apple-reminders"
      ],
      "env": {
        "APPLE_REMINDERS_ALLOW_WRITES": "<APPLE_REMINDERS_ALLOW_WRITES>",
        "APPLE_REMINDERS_LISTS": "<APPLE_REMINDERS_LISTS>"
      }
    }
  }
}

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

Apple Reminders in other clients