ClickSend MCP Server
by J-Gal02
Verified
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 |
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 |
---|---|
send_sms | Send SMS messages via ClickSend |
make_tts_call | Make Text-to-Speech calls via ClickSend |