Skip to main content

ZeroVoice

ZeroVoice is AINative's programmable telephony platform. It gives your AI agents the ability to make and receive phone calls, send and receive SMS, and manage phone numbers — all through a REST API or MCP tools.

Built on Twilio, ZeroVoice adds multi-tenant isolation, compliance guardrails (DNC/TCPA), call recording with transcription, IVR flows, real-time analytics, and a supervisor dashboard.

Key capabilities

CapabilityDescription
Outbound callsPlace calls with circuit-breaker protection and per-tenant concurrency caps
Inbound routingIVR menus, queue-based routing, agent assignment
SMS messagingSend/receive SMS with DNC enforcement and compliance keywords
Phone numbersSearch, purchase, release, and configure routing for numbers
Call recordingRecord calls with legal-hold support, transcription, and sentiment analysis
VoicemailAutomatic voicemail outside business hours with transcription
MCP bridge25 MCP tools for agent-driven telephony
AnalyticsCall volume, agent performance, sentiment trends, disposition breakdowns
ComplianceDNC list management, TCPA guards, GDPR export/delete, PII audit logging

Architecture

Agent (Claude, Cody, etc.)


MCP Bridge (FastMCP, 25 tools)


ZeroVoice API (FastAPI)
├── Twilio SDK → Phone calls, SMS
├── PostgreSQL → Contacts, calls, recordings
├── Redis → Rate limits, concurrency caps
└── ZeroDB → Vector search, sentiment embeddings