Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis URL for token storage (e.g., redis://localhost:6379) | |
| MCP_AUTH_TOKEN | Yes | Secret token for MCP authentication | |
| WHOOP_CLIENT_ID | No | Your Whoop OAuth client ID | |
| INTERVALS_API_KEY | No | Your Intervals.icu API key | |
| WHOOP_REDIRECT_URI | No | Whoop OAuth redirect URI | http://localhost:3000/callback |
| WHOOP_CLIENT_SECRET | No | Your Whoop OAuth client secret | |
| INTERVALS_ATHLETE_ID | No | Your Intervals.icu athlete ID | |
| TRAINERROAD_CALENDAR_URL | No | Private iCal feed URL for TrainerRoad integration |
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 | |