Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIME_SERVER_MIN_SOURCES | No | Minimum number of sources required (1 to 10) | 3 |
| TIME_SERVER_NTP_SERVERS | No | NTP Servers (comma-separated) | time.cloudflare.com,time.google.com,time.apple.com |
| TIME_SERVER_NTP_TIMEOUT | No | NTP timeout in seconds (0.5 to 10.0) | 2.0 |
| TIME_SERVER_MAX_DISAGREEMENT_MS | No | Maximum disagreement before warning in milliseconds (10.0 to 5000.0) | 250.0 |
| TIME_SERVER_FAST_MODE_SERVER_COUNT | No | Number of servers to query in fast mode (2 to 10) | 4 |
| TIME_SERVER_MAX_OUTLIER_DEVIATION_MS | No | Maximum outlier deviation in milliseconds (100.0 to 60000.0) | 5000.0 |
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 | |