Marin
NewSoft & Natural
Light, friendly tone that sounds like a real person on the line.
Best for: Receptionist, support, conversational
Phone numbers, AI voice, and cross-call memory. All in one API.
Every AI call gets extracted into a source-backed Call Report. When the same caller dials back, your AI starts with a one-paragraph brief of who they are and what was promised.
Called Tuesday asking about pricing for a 30-person team. You promised to send a quote by Friday. She mentioned a competitor demo on Thursday.
How It Works
Provision a phone number in seconds. Ask your AI agent via MCP, or hit the REST API directly. Pick country, area code, and capabilities.
Plug AgentCall into Claude Desktop, Cursor, Windsurf, Hermes, OpenClaw, or any MCP client. One URL plus an API key. 43 tools and 4 prompts auto-discover.
Optional context webhook so the inbound AI speaks with today's brief and priorities loaded. Transcripts, summaries, SMS, and OTPs flow back out to your webhook the moment they arrive.
AI Voice Calls
Your agent calls a real phone number, speaks with the AI voice you choose, and returns a full transcript. Click to preview each voice.
Features
Use Cases
From personal AI assistants to customer service to browser automation, AgentCall enables any agent to communicate via phone.
AI answered with today's brief loaded
Live Context Loop
Optional add-on to Auditable Call Memory. Wire any agent platform to push a live brief on every inbound call.
Wire a context webhook on any inbound number. AgentCall fetches today's brief from your agent platform on every call. No static prompt. No drift.
Your agent writes today's brief
Hermes, OpenClaw, or any scheduled job reads your inbox and pushes a short summary to your bridge.
You call your AgentCall number
From your car, a walk, a meeting break. No app required, just dial.
AI speaks with today's brief loaded
No static prompt. No drift between what you read in the morning and what your AI says on the phone. Picks up where you left off.
| AgentCall | Traditional VoIP | Enterprise Telecom | |
|---|---|---|---|
| Voice Calls | |||
| AI Voice Calls | |||
| Inbound AI Voice (incoming calls answered autonomously) | |||
| Multilingual AI Voice (13 languages: English, Spanish, French, German, Italian, Portuguese, Dutch, Japanese, Korean, Chinese, Hindi, Arabic, plus auto-detect) | |||
| Pre-Call Context Webhook (AI speaks with today's brief, not a static prompt) | |||
| SMS Send & Receive | |||
| Auto-Reads Verification Codes | |||
| End-to-End SMS Verification Testing | |||
| MCP Server: Works Inside Claude, Cursor, Windsurf, Hermes, OpenClaw (49 Tools, 5 Prompts) | |||
| Saved Outbound AI Agents Per Number (Pro: each number holds a reusable prompt and voice, Place AI Call pre-fills) | |||
| Separate Number Per Agent | |||
| Built for AI Agents | |||
| Usage-Based Pricing |
Customer Stories
“I asked Claude for voice agents — I was so frustrated with how technical setting up Twilio was, I figured someone smarter than me must've built an agent-first alternative.”
Pricing
Persistent caller memory is included on every plan. Vapi, Retell, and Bland don't ship caller-level memory. AgentCall does, on Free, Managed Pro, and BYOK Pro alike.
For getting started
No card. Hard-capped, never billed.
For individual developers
Plus usage. No per-seat fees.
Phone identities for AI employees
3 agent identities + monthly credits. Overage at standard rates.
Resources
AgentCall now speaks 13 languages on inbound and outbound AI voice calls (Spanish, French, Mandarin, and more). Same pricing. Includes a bilingual dental-office demo with full code.
Read more →What an agent-first phone API looks like, and why it matters for AI receptionists, outbound campaigns, and agent-to-agent communication.
Read more →Our hosted MCP server is now listed on Smithery, the largest MCP marketplace. Drop a 6-line config into Claude Desktop, Cursor, or Windsurf and you're done.
Read more →Add AgentCall to your agent, no matter how it's built.
Get Started{
"mcpServers": {
"agentcall": {
"transport": "streamable-http",
"url": "https://api.agentcall.co/mcp",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}Prefer plain REST? REST API Quickstart with curl examples →