Twilio
ActiveAn AI agent for Twilio. It works in a scene with a live connection to Twilio. It asks before it writes, and every run is traced.
Send SMS messages, make voice calls, and manage communication workflows with Twilio. Monitor message delivery and call logs.
What you can connect
Add these to your scene and AI gets access.
Twilio account credentials
Tools
What the agent can do once this is connected.
Reads 4
See data. Nothing changes.
twilio_get_account
Get Twilio account information — name, status, type, and current balance..
twilio_list_messages
List recent SMS messages — both sent and received..
twilio_get_message
Get details of a specific SMS message by its SID..
twilio_list_calls
List recent voice calls..
Writes 2
Change data in the connected system. Every one of these stages for your approval before it runs.
twilio_send_sms
Send an SMS message via Twilio..
needs approval
twilio_make_call
Initiate an outbound voice call.
needs approval
Connect Twilio over MCP
Daslab is itself an MCP server.
Connect Twilio in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your Twilio tools, and your approval gate and trace travel with them.
https://daslab.run/mcp/<your-world>/<your-scene>
One scene can hold Twilio and everything else you connect, so a single endpoint carries them all. Set up a client.
Use cases
- Send SMS notifications from AI workflows
- Monitor message delivery and call logs
- Initiate outbound voice calls with TwiML
Similar integrations
Others in Communication.
Ready to try Twilio with Daslab?
Get started with CLI