Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSRM_URL | No | OSRM API URL | https://router.project-osrm.org |
| PELIAS_URL | No | Pelias geocoding API URL | |
| GIS_TEMP_DIR | No | Temporary directory | /tmp/locusync |
| OSRM_PROFILE | No | Default routing profile | driving |
| NOMINATIM_URL | No | Nominatim API URL | https://nominatim.openstreetmap.org |
| PELIAS_API_KEY | No | Pelias API key (optional) | |
| GIS_DEFAULT_CRS | No | Default CRS | EPSG:4326 |
| OPEN_ELEVATION_URL | No | Open-Elevation API URL | https://api.open-elevation.com |
| NOMINATIM_USER_AGENT | No | User agent for Nominatim | locusync-server/1.0.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 | |