Available onVoiceSMS (soon)MCPREST API

Give your AI the power to make phone calls.

Make real phone calls directly from Claude, ChatGPT, or any AI agent.

Your AI calls 50 hotels and finds the cheapest rate. Negotiates with every supplier on your list. Runs a 1,000-person phone survey overnight. No infra. No scripts. Just an objective.

3 free minutes. No credit card required.

// Add to Claude Desktop config:
{
"mcpServers": {
"agenticcalling": {
"command": "uvx",
"args": ["agenticcalling-mcp"],
"env": { "AC_API_KEY": "ac_live_..." }
}
}
}
// Then ask Claude:
// "Call 50 hotels in Miami and find me the best rate"
Voicemail & IVR navigationStructured JSON extractionBatch 50+ calls in parallelFull transcripts & recordingsAutomatic retries & DNC compliance

Works inside your favorite AI

Claude

MCP

ChatGPT

MCP

Cline

VS Code

Cursor

MCP

Hermes

Nous

LangChain

Python SDK

CrewAI

Python SDK

Any Agent

REST API

How it works

One objective. Zero scripts.

Tell your AI what to accomplish. The voice agent handles the entire conversation autonomously.

01

Give it an objective

"Call 50 hotels in Miami and find the best rate for March 15-18." That's it. No scripts, no flowcharts.

02

It makes the calls

Your AI dials, navigates phone menus, waits on hold, talks to real humans, handles voicemail, and retries automatically.

03

Get structured results

Every call returns a JSON object with extracted data, a summary, full transcript, and recording URL.

Use cases

What people are building

Hotel rate comparison

Batch call 50 hotels simultaneously. Your AI negotiates rates, compares availability, and returns a ranked list with prices.

Supplier negotiations

"Get steel below $50/unit." Your AI calls 30 suppliers in parallel, negotiates pricing, and reports the top offers.

User surveys at scale

Call 1,000 customers with a structured questionnaire. The AI adapts to each conversation and returns clean JSON data.

AI sales development

Cold-call hundreds of leads per day. Qualify prospects, handle objections, and book meetings on your calendar.

Insurance quote shopping

Call every insurer in your state. Navigate their IVR, speak to agents, get quotes, and compare them side by side.

Appointment scheduling

Call clinics, restaurants, or service providers. Navigate menus, check availability, and book slots automatically.

Quick start

Make your first call in 2 minutes

Connect the MCP server, then just ask your AI to call someone. That's it.

1

Get your API key

Sign up at agenticcalling.ai and copy your API key from the dashboard.

2

Connect the MCP server

Claude Desktop / Claude Code

{
"mcpServers": {
"agenticcalling": {
"command": "uvx",
"args": ["agenticcalling-mcp"],
"env": { "AC_API_KEY": "ac_live_..." }
}
}
}

Claude Web / ChatGPT

Settings → Integrations → Add MCP Server

https://mcp.agenticcalling.ai/sse

Paste your API key when prompted.

3

Ask your AI to make a call

Example prompts

"Call +1 415 555 1234 and book a table for 4 on Friday at 7pm"

"Call these 50 hotels in Miami and find me the cheapest rate for March 15-18"

"Call every supplier on my list and negotiate steel below $50/unit"

"Run a phone survey with these 200 customers about their satisfaction"

+

Or use the Python SDK / REST API

pip install agenticcalling
from agenticcalling import AgenticCalling
client = AgenticCalling(api_key="ac_live_...")
call = client.calls.create(
to="+14155551234",
objective="Get a quote for 500 units of steel plate"
)
print(call.structured_data)
# {"quoted_price": 47.50, "moq": 500, "lead_time": "2 weeks"}

Pricing

One rate. No surprises.

$0.09 per minute — up to 70% cheaper than ElevenLabs, ~30% cheaper than Vapi.

Annual billing saves 17%. Pay for 10 months, get 12.

Pay-as-you-go

$0.09/min

No commitment. Top up any amount. Best for trying things out.

Start free
Most popular

Pro

$39/mo

600 minutes included, then $0.09/min. Unlimited phone numbers at $2/mo.

Choose Pro

Business

$199/mo

4,000 minutes included, then $0.09/min. Priority support. $1.50/mo per extra line.

Choose Business

Enterprise

Custom

Annual contract, volume rates, SSO, dedicated capacity, SLA.

Contact sales
All plans include: 3 free minutes/month · First phone number free · SMS $0.015/segment · Full transcripts & recordings · MCP access · Webhooks

How we compare

Built for AI agents, not call centers.

Most voice-AI platforms are dashboards with an API bolted on. AgenticCalling is the inverse — an API that agents drive directly, with discovery and one-shot signup built in.

AgenticCallingVapiBlandRetellElevenLabs
Per-minute price$0.09$0.10–0.13$0.09$0.07–0.15~$0.30
You save vs themup to 31% cheapersame priceup to 40% cheaper70% cheaper
Sign up in one API callYes — /v1/auth/quickstartNoNoNoNo
agents.json discoveryYesNoNoNoNo
Native MCP serverYes — OAuth + SSENoNoNoNo
Free tier3 min/mo + $0.30 trial$10 credit (one-time)Trial credits60 min trialLimited
Transparent receiptPer-call breakdownAggregate onlyAggregate onlyAggregate onlyAggregate only
Batch dialing/v1/calls/batchCampaigns UICampaigns UICampaigns UINo
Voice modelGemini Live (native)BYOProprietaryBYOProprietary

Prices as advertised by each vendor as of May 2026. Other vendors often exclude telephony, LLM, and TTS — read the fine print.

Start making calls in 2 minutes.

3 free minutes. No credit card. No infrastructure to set up.

Start for free