Give your AI agents a voice, a number, and an inbox.
Phone calls. SMS. Email. One CLI binary. No dashboard needed. Built for autonomous agents.
Your agent thinks. It plans. It decides.
Then it hits a wall.
No Voice
Making a phone call requires chaining SIP trunks, STT, TTS, answering machine detection, and sub-second latency management. Your agent can't do that alone.
No SMS
A2P 10DLC registration, carrier filtering, opt-out compliance, and delivery receipt tracking are operational nightmares for script-level agents.
No Inbox
Parsing MIME, managing thread histories, handling attachments, and routing across custom domains breaks the flow of agent cognitive loops.
Agents are entering the real world. They need to talk to it.
The next wave of AI isn't about better prompts or longer context windows. It's about agents that act in the physical world: scheduling appointments, closing deals, resolving support tickets, coordinating logistics.
Every one of those actions ends with a human on the other side of a phone call, a text message, or an email. If your agent can't reach people, it's stuck in a sandbox.
How it works
01 / Install
02 / Provision
Capabilities: Voice, SMS
Status: Active
03 / Communicate
Built for agents,
not humans.
GUIs are anti-patterns for autonomous systems. Spix exposes a CLI, REST API, and MCP server — designed to be executed by code, not clicked by mice.
- CLI-first architecture
- MCP-native integration
- Structured output
--jsoneverywhere - Safe testing with
--dry-run
{ "data": [ { "id": "msg_7xL9q", "channel": "sms", "from": "+15559998888", "body": "Yes, proceed with order.", "intent_score": 0.98, "timestamp": "2026-03-11T10:31:00Z" } ], "meta": { "unread": 0 }}Calls. Texts. Emails.
All from spix
As agents move from research tools to real-world participants, they need to talk to people. Schedule appointments. Confirm orders. Follow up on leads. Spix handles the infrastructure so your agents handle the conversations.
Voice Calls
- Sub-300ms TTS/STT pipeline
- Answering machine detection
- LLM-powered conversations
- Call recording & transcription
- Post-call data extraction
SMS
- 10DLC registration & compliance
- Inbound webhook routing
- Delivery receipts
- Automatic opt-out handling
- Campaign-based messaging
- Custom domain support
- Thread history parsing
- Attachments via signed URLs
- Multi-provider failover
- DKIM/SPF/DMARC built-in
Pricing
- 1 Inbox
- 1,000 Email events/mo
- Community support
- Development environment
- 5 Inboxes
- 10,000 Email events/mo
- 500 Usage credits/mo
- 2 Concurrent calls
- Phone number add-ons
- Email support
- 25 Inboxes
- 50,000 Email events/mo
- 5,000 Usage credits/mo
- 10 Concurrent calls
- Phone number add-ons
- 8h SLA support
Start from a working communication flow.
These are personal-agent-first flows: admin tasks, support calls, travel coordination, and appointment handling. Use the gallery for the full set, including the more business-facing templates lower down.
View all recipes →Appointment Confirmation
Call a provider to confirm an upcoming appointment, then text the final details back to you.
Doctor Appointment Reschedule
Call a clinic to move an appointment to a better time, then text the new slot back to you.
Subscription Cancellation Request
Send a cancellation email from a dedicated inbox and keep the full thread in one place.
Travel Itinerary Confirmation
Email a hotel, host, or travel desk to confirm late check-in, pickup details, or booking notes.
Call Support On My Behalf
Call a support line, work through the issue, then email the summary back to you.
Delivery Coordination
Call a courier or delivery desk to confirm the window and access instructions, then text the final details back to you.
Ready to connect your agents?
Human? Check your dashboard here →