twilio-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEDALUS_AS_URL | Yes | URL of the Dedalus API server (e.g., https://as.dedaluslabs.ai). | |
| TWILIO_TEST_TO | No | Optional: Test phone number to send to (for local testing). | |
| TWILIO_TEST_FROM | No | Optional: Test phone number to send from (for local testing). | |
| TWILIO_AUTH_TOKEN | No | Your Twilio Auth Token. Use together with TWILIO_ACCOUNT_SID to derive TWILIO_BASIC_AUTH if not provided directly. | |
| TWILIO_BASIC_AUTH | No | Base64-encoded string of TWILIO_ACCOUNT_SID:TWILIO_AUTH_TOKEN. Used for HTTP Basic authentication. Can be derived from TWILIO_ACCOUNT_SID and TWILIO_AUTH_TOKEN if not set. | |
| TWILIO_ACCOUNT_SID | Yes | Your Twilio Account SID (e.g., ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx). Required for authentication and API calls. | |
| TWILIO_TEST_CALL_URL | No | Optional: Test call URL (for local testing). | |
| TWILIO_TEST_MESSAGE_SID | No | Optional: Test Message SID (for local testing). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues