Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
HOST | No | Host binding (default is 0.0.0.0) | 0.0.0.0 |
PORT | No | HTTP port for the server (default is 3001) | 3001 |
MINGDAO_HOST | No | Custom host URL (e.g., https://your-domain.com). If provided, API calls will use host/api instead of https://api.mingdao.com | |
MINGDAO_SIGN | Yes | Your Mingdao signature | |
MINGDAO_APP_KEY | Yes | Your Mingdao application key |
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 |