Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QINIU_BUCKET | Yes | The name of the Qiniu storage bucket. | |
| GEMINI_API_KEY | Yes | Google Gemini API Key used for generating images. | |
| QINIU_ACCESS_KEY | Yes | AccessKey for Qiniu Cloud storage. | |
| QINIU_CDN_DOMAIN | Yes | The CDN domain for Qiniu Cloud storage (e.g., https://your-cdn-domain.com). | |
| QINIU_SECRET_KEY | Yes | SecretKey for Qiniu Cloud storage. |
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 | |