Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_METEO_API_URL | No | Base URL for Open-Meteo forecast API | https://api.open-meteo.com |
| OPEN_METEO_MARINE_API_URL | No | Marine weather API URL | https://marine-api.open-meteo.com |
| OPEN_METEO_ARCHIVE_API_URL | No | Historical data API URL | https://archive-api.open-meteo.com |
| OPEN_METEO_ENSEMBLE_API_URL | No | Ensemble forecast API URL | https://ensemble-api.open-meteo.com |
| OPEN_METEO_SEASONAL_API_URL | No | Seasonal forecast API URL | https://seasonal-api.open-meteo.com |
| OPEN_METEO_GEOCODING_API_URL | No | Geocoding API URL | https://geocoding-api.open-meteo.com |
| OPEN_METEO_AIR_QUALITY_API_URL | No | Air quality API URL | https://air-quality-api.open-meteo.com |
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 | |