Call For Me
io.github.kimjin8/call-for-meGive your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.
Tools · 2
Place an outbound phone call to a US business or person. The A.I. assistant on the call will identify itself as A.I., follow your instructions, and return a structured outcome via get_call_status. US…
Poll the status of a call previously placed with place_call. Returns a CallOutcome with one of these statuses (in roughly likely order): queued/placing/ringing/connected — call still in progress, po…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"call_for_me": {
"url": "https://call-for-me.fly.dev/mcp/",
"transport": "streamable-http"
}
}
}