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. |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/colesmcintosh/whoop-chatgpt-app'
If you have feedback or need assistance with the MCP directory API, please join our Discord server