Skip to content
Windsurf

remindersmcp for Windsurf

io.github.aernouddekker/remindersmcp

MCP server for macOS Reminders.app — list and reminder management via AppleScript

client:Windsurf transport:stdio runtime:npm

Install remindersmcp in Windsurf

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

{
  "mcpServers": {
    "remindersmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aernoud/remindersmcp"
      ]
    }
  }
}

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

remindersmcp in other clients