Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The MCP toolkit for AI agents. Two MCPs in one npm package, sharing one local SQLite, installing into the same MCP-aware hosts you already use.

Local-first. Bring your own Twilio. Bring your own LLM. No SaaS in the middle.
Escape hatches if you want one half only:
For Voice MCP, set Twilio creds in the env your AI host launches from:
Don't want to bring your own Twilio? Grab an API key from the Crixin dashboard and set it instead β all six voice tools route through Crixin's hosted platform:
No TWILIO_* vars, no DEEPGRAM_API_KEY (transcription runs server-side). CRIXIN_API_BASE overrides the API origin if you need to. The geo-gate still runs locally β strict-consent destinations (US/UK/EU/AU) require consented: true either way.
Verify before you dial:
For Coder MCP, ingest your AI coding history:
The same six voice tools are served over Streamable HTTP by the hosted platform. Point any MCP host at the endpoint with your crx_live_β¦ key:
Cursor / VS Code: add an HTTP MCP server with the same URL and Authorization header. ChatGPT: Settings β Connectors β Developer mode β add the URL. The endpoint is stateless (POST only); tool names, arguments and results are identical to the local server.
crixin-voice| Tool | What it does |
|---|---|
make_call | Outbound voice call. to + prompt (assistant speaks it; recipient response recorded), or raw TwiML. |
get_call | Status / duration / price / timestamps for one Call SID. |
list_calls | Recent calls β filter by to / from / status / start_time_after. |
list_recordings | Recordings + auth-protected media URLs for a Call SID. |
transcribe_call | Run a recording through Deepgram. 30+ languages including Arabic. |
send_sms | SMS / MMS through Twilio. Messaging Service support. |
crixin-coder| Tool | What it does |
|---|---|
search_sessions | Full-text search across every ingested Claude Code / Codex / Cursor session. |
list_recent_sessions | Newest sessions first, with project + token counts. |
get_session | Pull a full session transcript by ID. |
stats | Aggregate counts across the local SQLite store. |
Metadata only. Sync v1 shares the session index across your machines β never message bodies, transcripts, credentials, phone numbers, or free-text tags. Your code never leaves your disk.
Or just run crixin install and let it wire everything for you.
Both halves emit a self-contained HTML report.
Hour-of-day heatmaps, monthly bars, archetype reveal (Patient Listener / Hard Closer / Ducker / Cowboy / Architect / β¦), top destinations or top projects, top languages or top models. PII-stripped. Shareable as a screenshot. No upload.
DEEPGRAM_API_KEY).<Say>. (Polly.Joanna-Neural for en-US, Polly.Hala-Neural for ar-EG, Polly.Lucia-Neural for es-ES, etc.)~/.crixin/crixin.db. Tables: voice_calls, voice_recordings, sessions, messages.| Tier | Price | What you get |
|---|---|---|
| Open Source | Free forever | Both MCPs, all tools, all Wrapped, all archetypes. MIT-licensed. Bring your own Twilio. |
| Crixin Unlimited | $9.99/mo | Hosted calling with no Twilio account: unlimited calls, one monthly fee. Premium voice for the first 60 minutes each month, then standard, then basic β the call always gets made. One call at a time per account. Platform mode (CRIXIN_API_KEY) and the remote MCP run on this plan. |
Existing Coder Pro ($5/mo: hosted Wrapped + crixin sync) keeps working and is being folded into Unlimited.
api.twilio.com directly with your auth header.Full policy: https://crixin.com/legal/privacy (effective June 17, 2026). In short:
~/.crixin/crixin.db on your machine. Your AI host sees tool results the same way it sees any other tool.CRIXIN_API_KEY or the remote MCP): the Crixin platform stores call metadata (numbers, timestamps, duration, status), recordings and transcripts you request, and usage counters for billing. Calls are carried by Twilio; transcription runs on Deepgram; hosted voice calls use OpenAI, Deepgram and ElevenLabs models. We do not sell data.Outbound calls to strict-consent jurisdictions (US, Canada, UK, IE, FR, ES, IT, NL, AU, NZ) require an explicit --consented flag or consented: true in the MCP tool args. Permissive jurisdictions (Egypt, UAE, KSA, Jordan, Kuwait, Qatar, Bahrain, Oman, Lebanon, Nigeria, ZA) dial without the flag. Germany is blocked outright. Override with CRIXIN_VOICE_ALLOWED_CC.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/crixin-voice-2)<a href="https://allmcps.com/mcp/crixin-voice-2"><img src="https://allmcps.com/api/badge/crixin-voice-2?style=directory" alt="Crixin Voice on AllMCPs" /></a>