Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRAVA_CLIENT_ID | Yes | Your Strava API client ID obtained from https://www.strava.com/settings/api | |
| STRAVA_CLIENT_SECRET | Yes | Your Strava API client secret obtained from https://www.strava.com/settings/api | |
| STRAVA_REFRESH_TOKEN | Yes | Your Strava API refresh token obtained through the OAuth 2.0 flow |
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 | |