Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAGI_MODEL_LIST | No | Comma-separated list of available AI models (required for assistant) | |
| KAGI_DEFAULT_MODEL | No | Default model to use (optional, uses first from list if not specified) | |
| KAGI_SEARCH_COOKIE | No | Your _kagi_search_ cookie value (required for Assistant feature) | |
| KAGI_SESSION_TOKEN | No | Your Kagi session token | |
| KAGI_SUMMARIZER_ENGINE | No | Summarizer engine to use | default |
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 | |