Connection check
auth required
crixin
Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.
Tools
10
GitHub stars
—
Installs / wk
16
Licence
—
Transport
streamable-http, stdio
Last checked
20h ago
Tools & capabilities
10 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
get_call
from source
get_session
from source
Return the full content of one session as Markdown (header + every message in order). Return the full content of one session as Markdown (header + every message in order).
list_calls
from source
list_recent_sessions
from source
List the most recent sessions across all sources, newest first. List the most recent sessions across all sources, newest first.
list_recordings
from source
make_call
from source
search_sessions
from source
Deep-search messages across every ingested AI coding session (Claude Code, Codex CLI, Cursor). Returns matched sessions with a snippet, a relative timestamp, and a ready-to-paste r… Deep-search messages across every ingested AI coding session (Claude Code, Codex CLI, Cursor). Returns matched sessions with a snippet, a relative timestamp, and a ready-to-paste resume command.
send_sms
from source
stats
from source
Return aggregate stats: total sessions, messages, cost, busiest hour, top projects. Return aggregate stats: total sessions, messages, cost, busiest hour, top projects.
transcribe_call
from source