Integrations
Thirty systems an assistant reads and writes mid-sentence. Plus your frameworks, and the PBX you already run.
{
"name": "front_desk",
"tools": [
{ "type": "integration", "provider": "salesforce" },
{ "type": "integration", "provider": "calendly" },
{ "type": "mcp_server", "url": "https://mcp.yourco.com" },
{ "type": "webhook", "url": "https://api.yourco.com/lookup" },
{ "type": "transfer" },
{ "type": "send_sms" }
]
}OAuth once. Then the assistant reads and writes by voice.
How a tool call fits in a turn
Elsewhere a tool call is an internet round trip. Here it's one building.
integration30 catalog tools, OAuth oncemcp_serveryour MCP server, any toolswebhookany HTTPS endpointclient_sidedrive your web UI from the callbuilt_intransfer, handoff, sms, dtmf, referFrameworks, MCP and CLI
Each one runs on the Telnyx product named above it.
PBX, CPaaS and contact center
Standard SIP. Sit Telnyx under what you run, or migrate. Numbers port free.
Start from a build
Working code, README, .env.example.