Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
STRAVA_CLIENT_ID | Yes | Your Strava client ID from your Strava developer app | |
STRAVA_ACCESS_TOKEN | Yes | Your Strava access token | |
STRAVA_CLIENT_SECRET | Yes | Your Strava client secret from your Strava developer app | |
STRAVA_REFRESH_TOKEN | Yes | Your Strava refresh token |
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 |