Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port number for the server | 3789 |
| SMTP_HOST | No | The SMTP host for sending emails | smtp.gmail.com |
| SMTP_PASS | No | Your SMTP password or app-specific password | |
| SMTP_PORT | No | The SMTP port for sending emails | 587 |
| SMTP_USER | No | Your email address for SMTP authentication |
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 | |