Read
| Tool | What it does |
|---|---|
get_call_logs | Query call logs with filters for status, type, date range, agent name, or phone number |
debug_call | Deep-dive into a single call — full transcript, errors, timing, cost breakdown, post-call analytics |
get_agents | List agents with their configuration, voice, LLM model, and call stats |
get_usage_stats | Usage statistics — total calls, duration, costs, status breakdown |
get_campaigns | List outbound calling campaigns with status and progress |
get_phone_numbers | List phone numbers owned by your organization |
Write
| Tool | What it does |
|---|---|
create_agent | Create a new AI voice agent |
update_agent_prompt | Update an agent’s system prompt / instructions |
update_agent_config | Update agent settings — name, language, voice, first message, etc. |
delete_agent | Archive (soft-delete) an agent |
Act
| Tool | What it does |
|---|---|
make_call | Initiate an outbound phone call using a specific agent — triggers a real call |
Resources
The MCP server also exposes a Platform Overview resource that gives the AI context about Atoms terminology, call types, statuses, and cost breakdowns. This helps the AI give more accurate answers without you having to explain the domain.| Resource | URI |
|---|---|
| Platform Overview | atoms://docs/platform-overview |

