apple reminders for Windsurf
io.github.high5-ventures/apple-reminders
Fast, native macOS Apple Reminders via EventKit. 10-200x faster than AppleScript alternatives.
client:Windsurf
transport:stdio
runtime:npm
Install apple reminders in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"apple-reminders": {
"command": "npx",
"args": [
"-y",
"@high5ventures/apple-reminders-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs