facetimemcp for Zed
io.github.aernouddekker/facetimemcp
MCP server for macOS FaceTime — initiate phone, FaceTime audio, and FaceTime video calls
client:Zed
transport:stdio
runtime:npm
Install facetimemcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"facetimemcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/facetimemcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs