Skip to content
Windsurf

facetimemcp for Windsurf

io.github.aernouddekker/facetimemcp

MCP server for macOS FaceTime — initiate phone, FaceTime audio, and FaceTime video calls

client:Windsurf transport:stdio runtime:npm

Install facetimemcp in Windsurf

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

{
  "mcpServers": {
    "facetimemcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aernoud/facetimemcp"
      ]
    }
  }
}

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

facetimemcp in other clients