Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KUBECOST_BASE_URL | Yes | The base URL of your Kubecost instance | |
KUBECOST_PASSWORD | No | Password for basic authentication | |
KUBECOST_USERNAME | No | Username for basic authentication | |
KUBECOST_API_TOKEN | No | API token for authentication | |
NODE_TLS_REJECT_UNAUTHORIZED | No | Disables TLS certificate validation for Node.js when connecting to Kubecost instances using self-signed certificates or certificates from private CAs |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |