Long Run Hybrid Coach
by atomchung
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GARMIN_COACH_LOOP_TOKEN_HMAC_KEY | Yes | Secret key used for signing gateway tokens. Generate with `openssl rand -base64 32`. | |
| GARMIN_COACH_LOOP_GATEWAY_STATE_ROOT | Yes | Filesystem path where the gateway stores its state (e.g. $HOME/.local/share/long-run-hybrid-coach-gateway). | |
| GARMIN_COACH_LOOP_INTERVALS_CLIENT_ID | Yes | The client ID of the Intervals.icu OAuth application created for this gateway. | |
| GARMIN_COACH_LOOP_INTERVALS_CLIENT_SECRET | Yes | The client secret of the Intervals.icu OAuth application. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |