Skip to content
Windsurf

Apple Messages for Windsurf

io.github.jonathanrreed/apple-messages-mcp

Read Messages history on macOS and send or reply through Messages.app.

client:Windsurf transport:stdio runtime:pypi

Install Apple Messages 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-messages-mcp": {
      "command": "uvx",
      "args": [
        "apple-messages-mcp"
      ],
      "env": {
        "APPLE_MESSAGES_MCP_SAFETY_MODE": "<APPLE_MESSAGES_MCP_SAFETY_MODE>"
      }
    }
  }
}

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

Apple Messages in other clients