Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRAVA_CLIENT_ID | Yes | Your Strava API application Client ID. | |
| STRAVA_CLIENT_SECRET | Yes | Your Strava API application Client Secret. | |
| STRAVA_REFRESH_TOKEN | Yes | A refresh token for your Strava account. Requires scopes 'activity:read_all' and 'read_all'. |
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 | |