Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Your OpenAI API Key | |
| DOUBAO_ENDPOINT | No | (Optional) Custom Doubao endpoint | |
| OPENAI_BASE_URL | No | (Optional) Custom OpenAI endpoint | |
| DOUBAO_ACCESS_KEY | No | Your Doubao Access Key | |
| DOUBAO_SECRET_KEY | No | Your Doubao Secret Key | |
| TENCENT_SECRET_ID | No | Your Tencent Cloud API Secret ID | |
| MCP_IMAGE_SAVE_DIR | Yes | Your save image directory, e.g.: D:\data\mcp_img | |
| TENCENT_SECRET_KEY | No | Your Tencent Cloud API Secret Key |
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 | |