Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CUBECOBRA_CSRF | No | CSRF token to accompany the cookie for POSTs | |
| DEFAULT_CUBE_ID | No | Fallback cube UUID for records tools | |
| CUBECOBRA_COOKIE | No | Your CubeCobra session cookie (needed for private/owner-only endpoints) | |
| DEFAULT_RECORD_ID | No | Fallback record ID for record page/data tools | |
| CUBECOBRA_BASE_URL | No | Override the base URL (defaults to https://cubecobra.com) | https://cubecobra.com |
| DEFAULT_CUBE_SHORT_ID | No | Fallback short ID for cube tools (list/csv/json/plaintext) |
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 | |