Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CCX_PROTECT | No | If set to 'false', destructive operations like deleting clusters or databases are allowed. These are blocked by default. | true |
| CCX_BASE_URL | Yes | The URL of your CCX deployment. For hosted service, use https://app.myccx.io. For self-hosted, use your instance URL. | |
| CCX_PASSWORD | No | Your CCX account password (used for password authentication). | |
| CCX_USERNAME | No | Your CCX account email address (used for password authentication). | |
| CCX_CLIENT_ID | No | Your CCX OAuth2 client ID (created under Account > Security). | |
| CCX_CLIENT_SECRET | No | Your CCX OAuth2 client secret (created under Account > Security). |
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 | |