Supporting US + Canada numbersUSCA
Phone Numberfor yourAI Agent
Get a phone number for your AI agent in under 5 minutes. Make calls, SMS, and handle inbound conversations — all through one API.
Get yourself a phone number and call me. Follow https://agentline.cloud/skill.md
Paste into Claude Code, Cursor, Hermes, OpenClaw, or any AI agent.
See it in Action
Call +1 (734) 471-3677 to talk to a live AI agent hosted on AgentLine.
Ways to Integrate
Python SDK, Node.js SDK, a single prompt, or MCP — pick whatever fits your workflow.
$pip install agentline
1from agentline import AgentLine
2
3client = AgentLine(api_key="sk_live_...")
4
5
6agent = client.agents.create(
7 name="Support Bot",
8 system_prompt="You are a helpful assistant."
9)
10
11
12number = client.numbers.buy(agent_id=agent.id)
13call = client.calls.create(
14 agent_id=agent.id,
15 to="+14155557890"
16)
Install in 30 Seconds
One file gives your AI agent full telephony powers.
https://agentline.cloud/skill.md
01Download the skill file above
02Add it to your AI agent (Claude Code, Cursor, OpenClaw, etc.)
03Set your AGENTLINE_API_KEY
04Say "call +1234567890" — your agent can now make calls!
Loved by Builders
Developers are giving their AI agents a voice — here's what they're saying.
It was incredibly easy to set up in Hermes. I saw someone post an article about AgentLine and Prava and fed Hermes the article. She had it all set up and told me exactly what to do on my end to finish the setup. That really is the way to go. I probably wouldn't have had time to mess with it otherwise.
had my agent calling me in like 10 minutes. insanely easy
The pricing is very comparable and it can be used at large scale as support in my company.
The fastest, most reliable way to give an AI agent a real phone number
Finally, telephony that speaks my agent's language. AgentLine is a breakthrough.
Frequently Asked Questions
What countries are supported?
How does voice calling work?
What's the difference from Twilio?
Can I use my existing phone number?
How do I handle incoming calls?
