Skip to content
Windsurf

Apple Contacts for Windsurf

io.github.jonathanrreed/apple-contacts-mcp

Inspect and search Apple Contacts on macOS, and resolve a contact into a message-ready recipient.

client:Windsurf transport:stdio runtime:pypi

Install Apple Contacts 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": {
    "apple-contacts-mcp": {
      "command": "uvx",
      "args": [
        "apple-contacts-mcp"
      ],
      "env": {
        "APPLE_CONTACTS_MCP_SAFETY_MODE": "<APPLE_CONTACTS_MCP_SAFETY_MODE>"
      }
    }
  }
}

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

Apple Contacts in other clients