Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INSECURE | No | Whether to allow insecure SSL/TLS connections (True/False) | True |
| SERVER_HOST | No | Server host address | 0.0.0.0 |
| SERVER_PORT | No | Server port number | 8000 |
| VCENTER_HOST | Yes | vCenter server hostname or IP address (e.g., vcenter.domain.local) | |
| VCENTER_USER | Yes | vCenter username (e.g., username@domain.local) | |
| VCENTER_PASSWORD | Yes | vCenter password |
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 | |