跳转到主要内容

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

配置 MiniMax 模型

安装完成后会自动进入配置引导。若没有自动开始,运行:
openclaw configure
选择认证方式开始配置:
1

选择 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)
2

登录授权

自动弹出登录页,登录并授权。
3

确认模型

系统默认勾选 MiniMax-M2.5MiniMax-M2.7,并将 M2.7 设为默认,直接回车确认即可。
4

验证

输入 openclaw tui,能正常对话即配置成功。

使用 MiniMax 作为模型提供商时,OpenClaw 的 image 工具会自动接入 MiniMax 图像理解 MCP 服务,无需额外配置即可获得图像理解能力。