Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| METASO_DEBUG | No | 启用调试日志 | false |
| METASO_API_KEY | Yes | Metaso API密钥(格式:mk-[32位字符]) | |
| METASO_TIMEOUT | No | 请求超时时间(毫秒) | 30000 |
| METASO_BASE_URL | No | API基础URL | https://metaso.cn |
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 | |