Skip to content
Windsurf

iCloud for Windsurf

io.github.epinethrone/icloud-mcp

iCloud Mail, Calendar, Contacts, Reminders, Notes and Drive. Approval-first, self-hosted or local.

client:Windsurf transport:stdio runtime:pypi

Install iCloud 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": {
    "icloud-mcp": {
      "command": "uvx",
      "args": [
        "icloud-mcp-server"
      ],
      "env": {
        "ICLOUD_USERNAME": "<ICLOUD_USERNAME>",
        "ICLOUD_APP_PASSWORD": "<ICLOUD_APP_PASSWORD>",
        "ICLOUD_DISPLAY_NAME": "<ICLOUD_DISPLAY_NAME>",
        "DEFAULT_TIMEZONE": "<DEFAULT_TIMEZONE>",
        "SEND_REQUIRES_APPROVAL": "<SEND_REQUIRES_APPROVAL>",
        "AGENT_NOTES_FILE": "<AGENT_NOTES_FILE>",
        "OWNER_ADDRESSES": "<OWNER_ADDRESSES>",
        "WARMUP_ON_START": "<WARMUP_ON_START>",
        "TOOL_WORKERS": "<TOOL_WORKERS>"
      }
    }
  }
}

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

iCloud in other clients