Back to Settings

Minimax Provider

Settings partnerships 7

MiniMax AI Provider - Configure Claude Code to use MiniMax's Anthropic-compatible API. MiniMax-M3 supports a 1,000,000-token context window and text, image, and video input. MiniMax-M2.7 remains available as an alternative. Requires a MiniMax API key from https://platform.minimax.io

Install Command
npx claude-code-templates@latest --setting partnerships/minimax-provider
View on GitHub
claude-code — minimax-provider

Content

JSON
{
"description": "MiniMax AI Provider - Configure Claude Code to use MiniMax's Anthropic-compatibl..."
"env": {
"ANTHROPIC_BASE_URL": "https://api.minimax.io/anthropic"
"ANTHROPIC_AUTH_TOKEN": "YOUR-MINIMAX-API-KEY"
"ANTHROPIC_DEFAULT_HAIKU_MODEL": "MiniMax-M2.7"
"ANTHROPIC_DEFAULT_SONNET_MODEL": "MiniMax-M3"
"ANTHROPIC_DEFAULT_OPUS_MODEL": "MiniMax-M3"
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.