Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | API key for authentication | |
| DB_HOST | Yes | The MySQL database host | |
| DB_PORT | Yes | The MySQL database port | |
| DB_USER | Yes | The MySQL database user | |
| DB_DATABASE | Yes | The MySQL database name | |
| DB_PASSWORD | Yes | The MySQL database password | |
| KIMI_API_KEY | Yes | Your Kimi API key for Moonshot AI |
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 | |