MiniMax
OfficialbyMiniMax
Text-to-Speech, image generation, and video generation APIs.
API Key Required
Configuration
{
"mcpServers": {
"minimax": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-minimax"
],
"env": {
"MINIMAX_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.