Skip to content

MiniMax Code 速查表

只查不学。CLI 完整参数以 mcode --helpmcode <command> --help 为准。

安装

桌面端

来源:下载与安装

国内下载agent.minimaxi.com/download
海外下载agent.minimax.io/download
macOS11 Big Sur 及以上;.dmg 拖进 Applications;Apple 芯片 arm64,Intel x64
Windows10 及以上;运行安装程序
登录MiniMax 账号

CLI

来源:quick-start

bash
curl -fsSL https://filecdn.minimax.chat/public/install.sh | bash
powershell
irm https://filecdn.minimax.chat/public/install.ps1 | iex
bash
mcode --version
mcode --help
mcode update

CLI 命令

来源:功能介绍

命令用途
mcode [prompt]交互式 TUI,可直接提交第一条任务
mcode init [directory]分析仓库,生成或更新 AGENTS.md
mcode exec [prompt]一次 Headless 任务
mcode acpACP stdio server
mcode login / mcode logout登录 / 登出
mcode login --region globalGlobal 账号
mcode providerProvider 与 API Key
mcode pluginAgent Plugin
mcode update按当前安装来源更新
mcode --continue继续当前工作区最近 Session
mcode --sessionSession 管理器

mcode exec 常用 flag 见 Cookbook

CLI 键位与 slash

来源:quick-start

作用
Enter发送;运行中再发进队列
Shift+Enter换行
@引用文件或目录
Ctrl+V粘贴剪贴板图片或视频文件
Shift+TabDefault ↔ Plan Mode
Alt+MAsk / Auto / Full access
Ctrl+O展开或收起 Thinking、工具输出、Diff
Ctrl+T展开或收起 Todo
PgUp / PgDn / End浏览历史 / 回到最新
Esc关面板或中断任务
slash用途
/help命令与快捷键
/status账号、模型、运行状态
/model选模型
/sessions [query]Session
/context上下文预算和来源
/compact压缩当前对话
/new当前项目新建 Session
/init生成或更新项目指导
/quit退出
/plan切换 Plan Mode(FAQ
/permission切换权限模式(FAQ)
/goal <目标>可暂停、可恢复的目标(features
/update更新

决策表

场景
改本地仓库、要看 diff / 终端 / 浏览器桌面 Coding 模式
只要结果,不看实现细节桌面 Work 模式
终端里持续改仓库mcode
CI / 脚本mcode exec
Zed 等 ACP 宿主mcode acp
复杂、要拆解校验Agent Team
只要在 Claude Code 里用 M3开放平台接入,不是本产品
网页通用 AgentMiniMax Agent(#73)

权限档

桌面:关键操作前确认。官方建议对删除 / 覆盖 / 上传 / 发消息保留人工确认(permissions)。

CLI TUI:Ask / Auto / Full accessAlt+M)。与 Plan Mode 独立。

mcode exec --permissionask / smart / full / off

用量(只抄能打开的数字)

来源:usage(2026-08-19)

官方原文
每日签到400 积分
连续第 4、第 7 天单日 1000 积分
一周签满累计 4000 积分
有效期到账起 30 天

2026-08-19 国内下载页展示过 Plus ¥49 / Max ¥119 / Ultra ¥469(每月)。M3 博文 Token Plan 是 Plus $20 / Max $50 / Ultra $120。两套不要合成一张价目表。

术语索引

一行钩子,定义在 术语表

术语钩子
MiniMax Code第一方 Coding Agent,桌面 + mcode
MiniMax Agent网页通用 Agent,不是本产品
mcodeCLI 可执行文件名
Coding / Work桌面两种模式
Plan ModeCLI:先规划还是直接做
Ask / Auto / Full accessCLI 权限档
Agent Team多专家拆任务
Token Plan开放平台订阅,可与 Code 共用

高质量信息源

整理方法见仓库 sources/_template.md。最后系统核对:2026-08-19。

官方文档

URL用途
agent.minimaxi.com/docs/code/welcome桌面定义
agent.minimaxi.com/docs/code/get-started/download桌面安装
agent.minimaxi.com/docs/code/get-started/first-task第一次任务
agent.minimaxi.com/docs/code/workflows/modesCoding / Work
agent.minimaxi.com/docs/code/workflows/workspace工作区
agent.minimaxi.com/docs/code/workflows/permissions桌面权限
agent.minimaxi.com/docs/code/agents/teamAgent Team
agent.minimaxi.com/docs/code/account/usage用量与签到
agent.minimaxi.com/docs/code/account/minimax-api自备 MiniMax Key
agent.minimaxi.com/docs/cli/quick-startCLI 安装与第一跑
agent.minimaxi.com/docs/cli/featuresTUI / exec / acp
agent.minimaxi.com/docs/cli/faqCLI 排障
agent.minimaxi.com/docs/changelog桌面更新(含更名)
agent.minimaxi.com/docs/llms.txt桌面文档树(2026-08-19 不含 CLI)
platform.minimax.io/docs/guides/models-intro模型目录
platform.minimaxi.com/docs/guides/text-ai-coding-tools第三方工具接 M3

英文镜像把主机换成 agent.minimax.io / platform.minimax.io

官网与产品入口

URL用途
minimaxi.com中文官网;Code 定位句
minimax.io国际站一级产品
minimaxi.com/about中文家族表述(仍写 Hub / 星野)
agent.minimaxi.com/download桌面下载(国内)
design.minimax.ioMiniMax Design
hailuoai.videoHailuo
xingyeai.com星野
minimax.io/blog/minimax-m3Code 与 Token Plan 产品声明

效率技巧

技巧说明
同路径加 .mdMintlify 文档可抓 Markdown 镜像
agent.*/docs/llms.txt只覆盖桌面树,CLI 要另开 /docs/cli/quick-start
/statusmcode --version查本机账号和二进制,不要死记教程版本号

相关页面

为前端工程师打造 · 基于 VitePress 构建