Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AT_API_KEY | Yes | Africa's Talking API key | |
| AT_USERNAME | Yes | Africa's Talking username (use 'sandbox' for testing) | |
| MPESA_PASSKEY | Yes | M-Pesa passkey | |
| MPESA_SANDBOX | Yes | Set to 'true' for sandbox mode, 'false' for production | true |
| MPESA_SHORTCODE | Yes | M-Pesa shortcode (e.g., 174379 for sandbox test shortcode) | |
| MPESA_CALLBACK_URL | Yes | M-Pesa callback URL for transaction notifications | |
| MPESA_CONSUMER_KEY | Yes | M-Pesa (Safaricom Daraja) consumer key | |
| MPESA_CONSUMER_SECRET | Yes | M-Pesa (Safaricom Daraja) consumer secret |
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 | |