Skip to main content
OpenClaw is a personal AI assistant running locally, integrating with messaging platforms for control.

Prerequisites

  • A MiniMax Subscription Key with Token Plan or Credits access
  • 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:
You’ll see this entry page:Entry page
2

Start Setup

Select “Yes” .
3

Select QuickStart Mode

Select “QuickStart” to use the guided setup.
4

Select Model Provider

Select “MiniMax” as the model provider.
5

Select Auth Method

Select “MiniMax Global — OAuth (minimax.io)” as the authentication method.
6

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.
7

Authorize OpenClaw

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

Confirm Model Selection

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

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
10

Confirm Installation

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

Select Skills

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

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
13

Open Web UI

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

Toggle thinking

Toggle thinking at runtime with /think: off turns it off, adaptive (the default) lets M3 decide when to think.

Advanced Capabilities

Image Understanding

This page is written against OpenClaw v2026.7.1-2: its bundled MiniMax provider includes image understanding, image, video, speech, and music capabilities. Model catalogs and tools can vary by version; verify with openclaw --version and openclaw models list.
OpenClaw v2026.7.1-2 provides image understanding through the built-in MiniMax provider and MiniMax-VL-01; no additional MCP installation is required. Check the release notes before using another version.Use one of the methods below only with an older OpenClaw version or when you specifically need a standalone MCP client.

OpenClaw v2026.7.1-2 provides web_search through the API-key MiniMax provider. Use one of the methods below with another version or when you need a standalone MCP client (requires a Token Plan subscription key).
For a full step-by-step walkthrough of connecting OpenClaw to Telegram (including bot creation and pairing), see the OpenClaw Cookbook guide.