Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TWILIO_AUTH_TOKEN | Yes | Your Twilio Auth Token from console.twilio.com | |
| TWILIO_ACCOUNT_SID | Yes | Your Twilio Account SID from console.twilio.com | |
| TWILIO_FROM_NUMBER | Yes | Your Twilio phone number (e.g., +12015551234) | |
| TWILIO_WEBHOOK_AUTH_TOKEN | No | Optional: Token that enables Twilio signature validation for incoming webhooks | |
| TWILIO_MESSAGING_SERVICE_SID | No | Optional: Twilio Messaging Service SID for scheduled messages and better deliverability |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |