Skip to main content

MCP

The MCP server is https://api.agentline.cloud/mcp. Connect with mcp-remote and a Bearer API key (al_live_...; legacy sk_live_... still works).
The server mounts the agent-facing REST operations as tools (21+), including create_agent, make_outbound_call, push_call_context, and list_messages.
Outbound SMS is not enabled. send_sms and send_message are not MCP tools. Inbound SMS is listed with list_messages (GET /v1/messages) and delivered as sms.received events.