Loading...
Loading...
Compare original and translation side by side
MiniMax_understand_imageMiniMax_understand_imageMINIMAX_API_KEYMiniMax_understand_imageMINIMAX_API_KEYMiniMax_understand_image~/.config/opencode/opencode.jsonpackage.json{
"mcp": {
"MiniMax": {
"type": "local",
"command": ["uvx", "minimax-coding-plan-mcp", "-y"],
"environment": {
"MINIMAX_API_KEY": "YOUR_TOKEN_PLAN_KEY",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
},
"enabled": true
}
}
}claude mcp add -s user MiniMax --env MINIMAX_API_KEY=your-key --env MINIMAX_API_HOST=https://api.minimaxi.com -- uvx minimax-coding-plan-mcp -y{
"mcpServers": {
"MiniMax": {
"command": "uvx",
"args": ["minimax-coding-plan-mcp"],
"env": {
"MINIMAX_API_KEY": "your-key",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
}
}
}
}/mcpunderstand_image~/.config/opencode/opencode.jsonpackage.json{
"mcp": {
"MiniMax": {
"type": "local",
"command": ["uvx", "minimax-coding-plan-mcp", "-y"],
"environment": {
"MINIMAX_API_KEY": "YOUR_TOKEN_PLAN_KEY",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
},
"enabled": true
}
}
}claude mcp add -s user MiniMax --env MINIMAX_API_KEY=your-key --env MINIMAX_API_HOST=https://api.minimaxi.com -- uvx minimax-coding-plan-mcp -y{
"mcpServers": {
"MiniMax": {
"command": "uvx",
"args": ["minimax-coding-plan-mcp"],
"env": {
"MINIMAX_API_KEY": "your-key",
"MINIMAX_API_HOST": "https://api.minimaxi.com"
}
}
}
}/mcpunderstand_image| Mode | When to use | Prompt strategy |
|---|---|---|
| General image understanding | Ask for detailed description |
| Text extraction from screenshots, documents | Ask to extract all text verbatim |
| UI mockups, wireframes, design files | Ask for design critique with suggestions |
| Charts, graphs, data visualizations | Ask to extract data points and trends |
| Identify objects, people, activities | Ask to list and locate all elements |
| 模式 | 使用场景 | 提示策略 |
|---|---|---|
| 通用图像理解 | 请求生成详细描述 |
| 从截图、文档中提取文本 | 请求逐字提取所有文本 |
| UI原型图、线框图、设计文件 | 请求提供设计评估及改进建议 |
| 图表、图形、数据可视化 | 请求提取数据点和趋势 |
| 识别物体、人物、活动 | 请求列出并定位所有元素 |
.jpg.jpeg.png.gif.webp.bmp.svg.jpg.jpeg.png.gif.webp.bmp.svgMiniMax_understand_imageProvide a detailed description of this image. Include: main subject, setting/background,
colors/style, any text visible, notable objects, and overall composition.Extract all text visible in this image verbatim. Preserve structure and formatting
(headers, lists, columns). If no text is found, say so.You are a UI/UX design reviewer. Analyze this interface mockup or design. Provide:
(1) Strengths — what works well, (2) Issues — usability or design problems,
(3) Specific, actionable suggestions for improvement. Be constructive and detailed.Extract all data from this chart or graph. List: chart title, axis labels, all
data points/series with values if readable, and a brief summary of the trend.List all distinct objects, people, and activities you can identify. For each,
describe what it is and its approximate location in the image.MiniMax_understand_imageProvide a detailed description of this image. Include: main subject, setting/background,
colors/style, any text visible, notable objects, and overall composition.Extract all text visible in this image verbatim. Preserve structure and formatting
(headers, lists, columns). If no text is found, say so.You are a UI/UX design reviewer. Analyze this interface mockup or design. Provide:
(1) Strengths — what works well, (2) Issues — usability or design problems,
(3) Specific, actionable suggestions for improvement. Be constructive and detailed.Extract all data from this chart or graph. List: chart title, axis labels, all
data points/series with values if readable, and a brief summary of the trend.List all distinct objects, people, and activities you can identify. For each,
describe what it is and its approximate location in the image.describeocrui-reviewdescribeocrui-reviewundefinedundefined
For ocr mode:
ocr模式示例:
For ui-review mode:
ui-review模式示例:undefinedundefinedMiniMax_understand_imageminimax-coding-plan-mcpMiniMax_understand_imageminimax-coding-plan-mcp