whoop-chatgpt-app
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Local HTTP port. | 8787 |
| PUBLIC_BASE_URL | Yes | Public origin for OAuth redirects and metadata. | |
| WHOOP_CLIENT_ID | No | WHOOP Developer app client ID. | |
| CHATGPT_APP_AUTH | No | Use 'none' for local Developer Mode testing. | |
| WHOOP_ACCESS_TOKEN | No | Local single-user shortcut. Prefer OAuth for normal testing. | |
| WHOOP_API_BASE_URL | No | WHOOP API override for tests or proxies. | |
| WHOOP_REDIRECT_URI | No | Redirect URI registered in WHOOP. | |
| WHOOP_CLIENT_SECRET | No | WHOOP Developer app client secret. | |
| AUTHORIZATION_SERVER_URL | No | OAuth 2.1 authorization server for production ChatGPT linking. |
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
ActivityInactive
ResponsivenessNo issues