AgentPMT
Twilio Voice

Twilio Voice

Communications

Available ActionsEach successful request consumes credits as outlined below.

make_call5crplay_audio5crsend_tts5crget_call_status5crget_call_history5crend_call5crredirect_call5crcreate_conference5crlist_conferences5crend_conference5cradd_conference_participant5crlist_conference_participants5crupdate_conference_participant5crremove_conference_participant5crlist_recordings5crget_recording5crdelete_recording5crtranscribe_call5crstart_ivr_call5crget_ivr_session5crstart_live_call5crget_live_session5crget_live_transcript5crsay_on_call5crsend_dtmf5crend_live_call5crrecord_live_latency_event5crsync_live_latency_insights5cr

Details

Give your AI agent its own phone. Connected to your Twilio account, it makes and manages real phone calls from your business number. Your agent can call you the moment something important happens, phone you with a question when it needs a decision, and act as an AI note taker that records, transcribes, and summarizes your calls. It also handles calls to customers: appointment reminders with press 1 to confirm, follow up callbacks, live two way AI conversations, and recorded conference calls it sets up for you. Every call uses a caller ID you own, and call history, recordings, and transcripts are saved so you always have notes and proof of what was said.

Use Cases

AI phone assistant for your business, Get a phone call from your agent when something important happens, Have your agent call you to ask a question when it needs a decision, Approve or decline by pressing a key or speaking your answer, AI note taker for phone calls, Turn call recordings into transcripts and action items, Appointment reminder calls with press 1 to confirm, Automated voice reminders and alerts, Outbound customer callbacks, Live two way AI phone conversations with customers, Set up and record conference calls, Add your agent to a call to capture the minutes, Recorded calls as proof of notification, Navigate phone menus and enter PINs automatically, Review call history and status, Read transcripts of past calls, Play recorded announcements by phone

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

npm install -g @agentpmt/mcp-routeragentpmt-setup

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

About this Product

Your AI Agent, On the Phone

Connect your Twilio account and give your AI agent a real phone line. It calls from a business number you own, speaks in a natural voice, listens, takes notes, and reports back. Your agent is no longer stuck behind a screen. It can reach you, your team, and your customers the way people actually answer: with a phone call.

It calls you when something matters

Tell your agent what to watch for, a signed contract, a big order, a delivery, a system going down, and it picks up the phone and tells you in plain language the moment it happens. Calls can be recorded, so you also keep proof that the notification went out.

It asks you questions when it needs help

When your agent hits a decision it should not make alone, it calls you and asks. Press 1 to approve, press 2 to decline, or just say your answer. You decide from wherever you are, and your agent carries on with the work.

Your note taker on every call

Have your agent dial you and your client into a recorded call, or add it to a conference bridge. When the call ends, it turns the recording into a transcript, a clean summary, and action items. Client calls, vendor negotiations, and interviews get captured without anyone scribbling notes.

Customer calls handled for you
  1. Appointment reminder calls with press 1 to confirm and press 2 to reschedule
  2. Live two way AI conversations that answer customer questions in real time
  3. Voice alerts, announcements, and follow up callbacks in a natural voice
  4. Conference calls your agent sets up, records, and moderates for you
Calls you can trust

Every call goes out from your own caller ID, locked to your connected Twilio credential, so your agent only ever calls from numbers you own. Full call history, call status, recordings, and transcripts are saved, giving you notes, receipts, and an audit trail for every conversation.

Popular ways to use it

Phone notifications from your AI agent, approval calls when a decision is needed, AI note taking on client calls, appointment confirmation calls, automated voice reminders, outbound customer callbacks, and live AI phone support for your business.

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 698005e3ce79df65481584de ("Twilio Voice"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Can it host conference calls?

Can it record and transcribe calls?

Can it run an interactive 'press 1 to confirm' phone menu?

Can my agent call me with updates or questions?

Can my agent hold a live, real-time conversation on the phone?

Can the agent choose the caller ID it dials from?

What do I need to connect it?

What kinds of calls can the AI agent make?

Looking for help integrating AI into your business? Set up a free consultation.