Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROXMOX_VERIFY | No | Whether to verify SSL certificates | true |
| PROXMOX_API_URL | Yes | The URL of the Proxmox API server | |
| PROXMOX_TOKEN_ID | Yes | The Proxmox API token ID | |
| PROXMOX_DEFAULT_NODE | No | The default Proxmox node to use | pve |
| PROXMOX_TOKEN_SECRET | Yes | The Proxmox API token secret | |
| PROXMOX_DEFAULT_BRIDGE | No | The default Proxmox bridge to use | vmbr0 |
| PROXMOX_DEFAULT_STORAGE | No | The default Proxmox storage to use | local-lvm |
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 | |