MiniMax Vision & Search MCP
Prerequisites
- - Install uv (recommended via Homebrew): INLINECODE0
- Set your API key: INLINECODE1
Quick Start
Image:
python3 scripts/understand_image.py <path_or_url> "<prompt>"
Search: INLINECODE3
Image Sources
- - Local file: /path/to/image.jpg
- URL: https://example.com/image.jpg
- Telegram: auto-saved to ~/.openclaw/media/inbound/
Tips
- - Telegram → auto-saved → analyzed
- Webchat image NOT supported directly
MiniMax 视觉与搜索 MCP
前置条件
- - 安装 uv(推荐通过 Homebrew 安装):brew install uv
- 设置你的 API 密钥:export MINIMAXAPIKEY=your_key
快速开始
图片:python3 scripts/understand_image.py <路径或网址> <提示词>
搜索:python3 scripts/web_search.py <查询词> [数量限制]
图片来源
- - 本地文件:/path/to/image.jpg
- 网址:https://example.com/image.jpg
- Telegram:自动保存至 ~/.openclaw/media/inbound/
提示
- - Telegram → 自动保存 → 分析
- 网页聊天图片不支持直接处理