24 days ago
Give your AI agent a phone. Place outbound calls to US businesses to ask about hours, book appointments, gather info, or follow up — the AI identifies itself as AI on every call. US numbers only. Free during beta, get an API key at https://call-for-me.fly.dev/register.
Server Config
{
"mcpServers": {
"call-for-me": {
"url": "https://call-for-me.fly.dev/mcp/",
"headers": {
"Authorization": "Bearer cfm_<your_api_key>"
}
}
}
}