Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRAVA_CLIENT_ID | Yes | Your Strava application Client ID | |
| STRAVA_EXPIRES_AT | Yes | The expiration timestamp for the access token | |
| STRAVA_ACCESS_TOKEN | Yes | Your Strava OAuth access token | |
| STRAVA_CLIENT_SECRET | Yes | Your Strava application Client Secret | |
| STRAVA_REFRESH_TOKEN | Yes | Your Strava OAuth refresh token |
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 | |