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.
5 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"
Works inside your favorite AI
Claude
MCP Server
ChatGPT
MCP Server
Cursor
MCP Server
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.
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.
It makes the calls
Your AI dials, navigates phone menus, waits on hold, talks to real humans, handles voicemail, and retries automatically.
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.
Get your API key
Sign up at agenticcalling.ai and copy your API key from the dashboard.
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/ssePaste your API key when prompted.
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 agenticcallingfrom agenticcalling import AgenticCallingclient = 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
Pay per minute. No surprises.
Transparent pricing with full cost breakdown. Choose your AI model — we pass through LLM costs at cost.
Gemini 3.1 Flash
Default$0.042/min
Lowest latency. Native audio.
OpenAI Pipeline
$0.054/min
Best transcripts. Both sides captured.
OpenAI Realtime
$0.336/min
Full duplex. Lowest turn latency.
Platform fee $0.036/min (Twilio + LiveKit + servers) + LLM at cost. 5 free minutes included.
Start making calls in 2 minutes
5 free minutes. No credit card. No infrastructure to set up.
Start for free