Skip to content

Commit 43c8f4a

Browse files
committed
docs: simplify mmx-cli recommendation
1 parent 226310d commit 43c8f4a

2 files changed

Lines changed: 2 additions & 16 deletions

File tree

README-CN.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,7 @@
3737
MiniMax官方模型上下文协议(MCP)服务器,支持与强大的文本转语音和视频/图像生成API交互。允许MCP客户端如<a href="https://www.anthropic.com/claude">Claude Desktop</a>、<a href="https://www.cursor.so">Cursor</a>、<a href="https://codeium.com/windsurf">Windsurf</a>、<a href="https://github.com/openai/openai-agents-python">OpenAI Agents</a>等生成语音、克隆声音、生成视频、生成图像等功能。
3838
</p>
3939

40-
> 💡 推荐优先使用 **[MiniMax CLI (mmx-cli)](https://github.com/MiniMax-AI/cli)** — MiniMax 官方命令行工具,支持最新模型及更多功能(文本对话、图片理解、搜索、音乐翻唱等)。
41-
> ```bash
42-
> # 接入 AI Agent(Claude Code、Cursor、OpenClaw 等)
43-
> npx skills add MiniMax-AI/cli -y -g
44-
>
45-
> # 或全局安装 CLI 在终端使用
46-
> npm install -g mmx-cli
47-
> ```
40+
> 💡 推荐优先使用 **[MiniMax CLI (mmx-cli)](https://github.com/MiniMax-AI/cli)** — MiniMax 官方命令行工具,支持最新模型及更多功能(文本对话、图片理解、搜索、音乐翻唱等),同时支持作为 Claude Code、Cursor、OpenClaw 等 AI Agent 的技能接入。
4841
4942
## Documentation
5043
- [English Documentation](README.md)

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,7 @@
3535
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and video/image generation APIs. This server allows MCP clients like <a href="https://www.anthropic.com/claude">Claude Desktop</a>, <a href="https://www.cursor.so">Cursor</a>, <a href="https://codeium.com/windsurf">Windsurf</a>, <a href="https://github.com/openai/openai-agents-python">OpenAI Agents</a> and others to generate speech, clone voices, generate video, generate image and more.
3636
</p>
3737

38-
> 💡 Recommended: **[MiniMax CLI (mmx-cli)](https://github.com/MiniMax-AI/cli)** — our official command-line tool with the latest models and additional features including text, vision, search, and music cover.
39-
> ```bash
40-
> # For AI agents (Claude Code, Cursor, OpenClaw, etc.)
41-
> npx skills add MiniMax-AI/cli -y -g
42-
>
43-
> # Or install CLI globally for terminal use
44-
> npm install -g mmx-cli
45-
> ```
38+
> 💡 Recommended: **[MiniMax CLI (mmx-cli)](https://github.com/MiniMax-AI/cli)** — our official command-line tool with the latest models and additional features including text, vision, search, and music cover. Also works as an AI agent skill for Claude Code, Cursor, OpenClaw, etc.
4639
4740
## Documentation
4841
- [中文文档](README-CN.md)

0 commit comments

Comments
 (0)