Hi Guys is this the correct way to do it m2.7 using hostinger vps that you suggested & connect openclaw: Right now on this screen:
Leave the Gateway Token as-is (it's already generated)
Skip all the API key fields — none of them are for MiniMax
Hit Deploy
The Gateway Token is the only required field (marked with *). Everything else is optional. You just need OpenClaw running first, then you'll configure MiniMax after.
After it deploys, you'll need to SSH into your VPS and configure MiniMax manually. The steps would be:
SSH into your Hostinger VPS
Find the OpenClaw environment config (usually .env or through the OpenClaw onboarding wizard in the web UI)
Set these values:
OPENAI_API_KEY=your-minimax-api-key
DEFAULT_MODEL=MiniMax-M2.7
Since MiniMax's API is OpenAI-compatible, OpenClaw will route through the OpenAI provider path but point at MiniMax's servers instead.