Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server | 4000 |
| MCP_PORT | No | Port for MCP WebSocket server | 8000 |
| LOG_LEVEL | No | Logging level for the server | debug |
| META_VERIFY_TOKEN | Yes | Verify token for webhook validation | |
| META_WHATSAPP_TOKEN | Yes | Your Meta WhatsApp API token | |
| META_WHATSAPP_WABA_ID | Yes | Your Meta WhatsApp Business Account ID | |
| META_WHATSAPP_PHONE_ID | Yes | Your Meta WhatsApp Phone ID |
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 | |