Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
KAYZEN_BASE_URL | No | Kayzen API base URL | https://api.kayzen.io/v1 |
KAYZEN_PASSWORD | Yes | Your Kayzen password for authentication | |
KAYZEN_USERNAME | Yes | Your Kayzen username for authentication | |
KAYZEN_BASIC_AUTH | Yes | Your Kayzen basic auth token |
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 |