Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLICKSEND_API_KEY | Yes | Your ClickSend API key | |
| CLICKSEND_USERNAME | Yes | Your ClickSend account username (email address) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| send_sms | Send SMS messages via ClickSend |
| make_tts_call | Make Text-to-Speech calls via ClickSend |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |