mcpserver.lol
registry/call-me-2
Connection check verified live · 28h ago

call-me-2

Your AI rings your iPhone, speaks its question, and gets your spoken answer back as text.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

5 tools

Read from the running server on 28h ago.

call can modify data to*question*from_labelsession_token
Ring the human's iPhone, speak the question aloud, and return what they say. Waits up to ~30s; if the result comes back status "ringing", follow up with poll_result. `to` i…
poll_result read-only call_id*session_token*
Check on a call that was still ringing. Waits up to ~25s for it to settle; returns the final status and transcript once the human answers, declines, or the ring times out (…
set_thread_title can modify data title*session_token*
Name this session's conversation thread on the human's phone (e.g. the project or task you are working on). Shown as the thread title in the app.
text can modify data to*body*from_labelsession_token
Send a one-way text to the human's phone (push notification, no ring). `to` is their 10-digit /call-me number. Pass a previous session_token to stay in the same thread.
wait_for_reply read-only cursorwait_ssession_token*
Wait for the human to send something back to this session — texts and voicemail transcripts arrive here. Long-polls up to wait_s (max 30s); returns {events, cursor}. Pass t…