Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSL | No | Enable SSL connection | true |
| PORT | No | cPanel port | 2083 |
| HOSTNAME | Yes | Your cPanel hostname (e.g., `example.com` or `server.example.com`) | |
| USERNAME | Yes | Your cPanel username | |
| CPANEL_API_TOKEN | Yes | Your cPanel API token |
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 |
|---|---|
No tools | |