Skip to content
Windsurf

Apple Calendar for Windsurf

io.github.redpop/apple-calendar-mcp

Read and create Apple Calendar events on macOS, and find free time across calendars.

client:Windsurf transport:stdio runtime:npm

Install Apple Calendar in Windsurf

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

{
  "mcpServers": {
    "apple-calendar-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@redpop/apple-calendar-mcp"
      ]
    }
  }
}

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

Apple Calendar in other clients