Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MINIMAX_API_KEY | Yes | Your MiniMax API key. Get it from MiniMax Global (https://www.minimax.io/platform/user-center/basic-information/interface-key) or MiniMax Mainland (https://platform.minimaxi.com/user-center/basic-information/interface-key) | |
| MINIMAX_API_HOST | Yes | API host URL. Use https://api.minimax.io for Global or https://api.minimaxi.com for Mainland China | |
| MINIMAX_MCP_BASE_PATH | Yes | Local output directory path, such as /User/xxx/Desktop | |
| MINIMAX_API_RESOURCE_MODE | No | Optional resource mode. Options: [url|local]. URL is default. Determines whether audio/image/video are downloaded locally or provided in URL format | url |
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 | |