Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port | 8080 |
MCP_API_TOKEN | Yes | Bearer token for MCP authentication | |
GARMIN_API_KEY | No | Garmin Health API key | |
GARMIN_API_SECRET | No | Garmin Health API secret | |
GARMIN_WEBHOOK_SECRET | No | Secret for webhook signature verification |
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 |