Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ABOVO_SMTP_HOST | No | SMTP hostname | smtp.gmail.com |
| ABOVO_SMTP_PASS | Yes | SMTP password or app password | |
| ABOVO_SMTP_PORT | No | SMTP port | 587 |
| ABOVO_SMTP_USER | Yes | SMTP username / email address | |
| ABOVO_SENDER_EMAIL | No | From address (defaults to ABOVO_SMTP_USER) |
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 | |