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
{
"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