Altea MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALTEA_TZ | No | Time zone for rendering and for the app's `tz` cookie (default: the club's zone auto-detected, Toronto fallback) | |
| ALTEA_HOME | No | Where the profile, cookies and caches live | ~/.altea |
| ALTEA_WINDOW | No | `auto` (hidden, then visible if refused), `hidden`, `visible`, `headless`; `ALTEA_QUIET_MODE` picks what `auto` tries first; `ALTEA_HEADLESS=1` is shorthand for headless | auto |
| ALTEA_HEADLESS | No | Shorthand for headless mode when set to 1 | |
| ALTEA_COMMUNITY | No | Club name or `com_…` id (default: auto-detected home club) | |
| ALTEA_QUIET_MODE | No | Picks what `auto` tries first in ALTEA_WINDOW | |
| ALTEA_CONCURRENCY | No | Number of parallel fetches | 8 |
| ALTEA_MEMBER_NAME | No | How the assistant refers to you in tool text | the member |
| ALTEA_CACHE_TTL_MS | No | Read cache TTL in milliseconds | 45000 |
| ALTEA_DEFAULT_GROUP | No | Group used for plain schedule questions | Boutique Fitness |
| ALTEA_READ_TIMEOUT_MS | No | Request read timeout in milliseconds | 30000 |
| ALTEA_ACTION_TIMEOUT_MS | No | Action timeout in milliseconds | 60000 |
| ALTEA_CANCEL_WINDOW_MIN | No | Rule fallback for cancellation window in minutes | 480 |
| ALTEA_LAUNCH_TIMEOUT_MS | No | Chrome launch timeout in milliseconds | 60000 |
| ALTEA_BOOKING_WINDOW_MIN | No | Rule fallback for booking window in minutes | 2880 |
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
ResponsivenessNo issues