
Facetimemcp
Start phone, FaceTime audio, or FaceTime video calls from your agent when you are doing customer check-ins or founder-led sales on a Mac.
Overview
FaceTime MCP is a Grow-phase MCP server that lets coding agents start phone, FaceTime audio, and FaceTime video calls through macOS FaceTime.
What is this MCP server?
- Initiates phone calls, FaceTime audio, and FaceTime video via macOS FaceTime
- npm package @aernoud/facetimemcp v0.1.1 with stdio MCP transport
- AppleScript-driven control of the native FaceTime app
- macOS-only; pairs with Contacts and Mail MCP from the same monorepo
- One-shot call actions—not call recording, transcription, or VoIP provisioning
- Server version 0.1.1
Community signal: 3 GitHub stars.
What problem does it solve?
You lose momentum when you must leave the agent to manually start a FaceTime or phone call during a support or sales thread.
Who is it for?
Mac-based solo founders who do high-touch lifecycle calls and want one-click call initiation from Claude Code alongside contact context.
Skip if: Teams standardized on Zoom or Google Meet, non-macOS machines, or workflows needing recorded call analytics.
What do I get? / Deliverables
Once configured, your agent can trigger the correct call type on your Mac so you pick up the conversation on native FaceTime or cellular.
- Agent-initiated phone, FaceTime audio, or FaceTime video sessions on the local Mac
- Faster handoff from conversation context to a live call
Recommended MCP Servers
Journey fit
Placed under Grow because initiating calls supports user conversations, retention, and sales touchpoints after you have something to talk about—not core product compilation. Lifecycle covers direct user communication; FaceTime MCP is a dial/action tool for those moments rather than analytics or infra monitoring.
How it compares
macOS FaceTime action MCP, not a meeting SaaS or telephony billing API.
Common Questions / FAQ
Who is FaceTime MCP for?
It is for solo builders on Mac who use FaceTime or iPhone relay for customer calls and want their agent to start those sessions.
When should I use FaceTime MCP?
Use it in Grow lifecycle moments—onboarding check-ins, renewal calls, or quick founder support—when you already know who to call.
How do I add FaceTime MCP to my agent?
Install @aernoud/facetimemcp from npm, register it as a stdio MCP server in your client config, and approve FaceTime automation on macOS.