MiniMax-MCP
496
MiniMax MCP server provides APIs for generating text-to-speech and multimedia content, supporting MCP clients like Claude Desktop and Cursor. It enables voice cloning and multimedia generation while offering region-specific setups.
FAQ
1. invalid api key
Please ensure your API key and API host are regionally aligned
Region | Global | Mainland |
---|---|---|
MINIMAX_API_KEY | go get from MiniMax Global | go get from MiniMax |
MINIMAX_API_HOST | https://api.minimaxi.chat (note the extra "i") | https://api.minimax.chat |
2. spawn uvx ENOENT
Please confirm its absolute path by running this command in your terminal: Once you obtain the absolute path (e.g., /usr/local/bin/uvx), update your configuration to use that path (e.g., "command": "/usr/local/bin/uvx").
3. How to use generate_video
in async-mode
Define completion rules before starting: Alternatively, these rules can be configured in your IDE settings (e.g., Cursor):