Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELNYX_API_KEY | Yes | Your Telnyx API key from the Telnyx Portal | |
| NGROK_AUTHTOKEN | No | Your ngrok authentication token from ngrok.com | |
| WEBHOOK_ENABLED | No | Enable the webhook receiver | |
| TELNYX_MCP_TOOLS | No | Comma-separated list of specific tools to enable | |
| TELNYX_MCP_EXCLUDE_TOOLS | No | Comma-separated list of tools to exclude while enabling all others |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |