Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time to live in seconds (optional, defaults to 3600) | 3600 |
| MAX_RETRIES | No | Maximum number of retries (optional, defaults to 3) | 3 |
| REQUEST_TIMEOUT | No | Request timeout in seconds (optional, defaults to 30) | 30 |
| DEFAULT_LANGUAGE | No | Default language (optional, defaults to 'en') | en |
| WARGAMING_API_KEY | Yes | Wargaming API key (required) |
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 | |