Skip to main content

Prerequisites

  • A MiniMax Coding Plan subscription
  • A computer with terminal access (macOS, Linux, or Windows with WSL)

Install and Configure OpenClaw

1

Run Installation Command

Run the installation command in your terminal:
curl -fsSL https://openclaw.ai/install.sh | bash
You’ll see this entry page:Entry page
2

Start Setup

Select “Yes” .Select Yes
3

Select QuickStart Mode

Select “QuickStart” to use the guided setup.Select QuickStart
4

Select Model Provider

Select “MiniMax” as the model provider.Select MiniMax
5

Select Auth Method

Select “MiniMax OAuth” as the authentication method.Select MiniMax OAuth
6

Select Region

Select “Global” for the API endpoint.Select Global
7

Sign In to MiniMax

You’ll be sent to a browser window to sign in to or sign up for your MiniMax API Platform account.Sign in
8

Authorize OpenClaw

Select “Authorize”, after which you can return to the terminal.Authorize
9

Confirm Model Selection

A model picker will appear with the available models already selected. Press Enter to continue.Model picker
10

Select a Messaging Channel

Back in the terminal, select a messaging channel to connect. OpenClaw supports a range of platforms including Telegram, WhatsApp, Discord, iMessage, and more.Select channel
11

Confirm Installation

Follow the prompts for your chosen channel, then select “Yes” when asked to confirm.Confirm
12

Select Package Manager

Select “npm” as the package manager.Select npm
13

Select Skills

Select any additional skills you wish to install (press space to select, up and down arrows to navigate).Select skills
14

Configure API Keys

Configure additional API keys for tools that OpenClaw can use (optional). Select “Skip for now” if you don’t need additional tools.Configure API keys
15

Open Web UI

Select “Open the Web UI” to access the OpenClaw dashboard.Open Web UI

When using MiniMax as your provider, OpenClaw’s image tool is automatically configured with MiniMax’s VLM API endpoint, giving your agent image understanding capabilities out of the box — no extra setup needed.For a full step-by-step walkthrough of connecting OpenClaw to Telegram (including bot creation and pairing), see the OpenClaw Cookbook guide.