totem
by thebriangao
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server (defaults to 3000 if not set) | |
| PUBLIC_URL | No | Your server's public origin (required for OAuth) | |
| WHOOP_EMAIL | Yes | Your Whoop login email | |
| AUTH_PASSWORD | No | Password for OAuth connector flow | |
| MCP_TRANSPORT | No | Transport mode: stdio (default) or http | |
| WHOOP_USER_ID | No | Your Whoop user ID — used by whoop_profile, whoop_leaderboard. Avoids one bootstrap call per session. | |
| MCP_AUTH_TOKEN | No | Bearer token for HTTP mode (also used as OAuth JWT signing secret) | |
| WHOOP_PASSWORD | No | Your Whoop login password (used only during bootstrap) | |
| WHOOP_TIMEZONE | No | IANA timezone (e.g., America/Los_Angeles). If unset, auto-detected from your Whoop profile and refreshed hourly. | |
| WHOOP_TOKEN_STORE | No | envfile (default) or memory | envfile |
| WHOOP_INSTALLATION_ID | No | The per-install device identifier sent as x-whoop-installation-identifier. Generated once and written to .env on first run. | |
| WHOOP_IOS_BEARER_TOKEN | Yes | Cognito access token (24h, auto-refreshed) | |
| WHOOP_COGNITO_REFRESH_TOKEN | Yes | Cognito refresh token (~30d) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessWithin a week