Documentation Index
Fetch the complete documentation index at: https://platform.minimaxi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
安装 OpenClaw
在终端中运行以下命令安装(老用户同样可以用此命令更新):
curl -fsSL https://openclaw.bot/install.sh | bash
iwr -useb https://openclaw.ai/install.ps1 | iex
配置 MiniMax 模型
安装完成后会自动进入配置引导。若没有自动开始,运行:
选择认证方式开始配置:
OAuth 登录(推荐)
API Key 手动配置
选择 Gateway 和模块
- Where will the Gateway run? → 选择 Local (this machine)
- Select sections to configure → 选择 Model
- Model/auth provider → 选择 MiniMax
- MiniMax auth method → 选择 MiniMax CN — OAuth (minimaxi.com)

登录授权
自动弹出登录页,登录并授权。
确认模型
系统默认勾选 MiniMax-M2.5 和 MiniMax-M2.7,并将 M2.7 设为默认,直接回车确认即可。
验证
输入 openclaw tui,能正常对话即配置成功。
选择认证方式
- Where will the Gateway run? → 选择 Local (this machine)
- Select sections to configure → 选择 Model
- Model/auth provider → 选择 MiniMax
- MiniMax auth method:
- 中国大陆用户 → MiniMax CN — API Key (minimaxi.com)
- 海外用户 → MiniMax Global — API Key (minimax.io)

填写 API Key
填入你的 MiniMax API Key,然后回车使用默认模型选项。
完成功能配置
按需配置以下选项:
- Channel:选择在哪个 App 中对话
- Skill:按需安装技能
- Hooks(可选):
- 💾
session-memory:执行 /new 时自动保存会话上下文
- 📝
command-logger:记录所有命令到日志文件
- 🚀
boot-md:网关启动时运行 BOOT.md
验证
输入 openclaw tui,能正常对话即配置成功。
使用 MiniMax 作为模型提供商时,OpenClaw 的 image 工具会自动接入 MiniMax 图像理解 MCP 服务,无需额外配置即可获得图像理解能力。