返回 Skill 列表
extension
分类: 数据与分析需要 API Key

Minimax Vision Search

使用 MiniMax MCP 工具分析图像和网络搜索

person作者: daowuuhubclawhub

MiniMax Vision & Search MCP

Prerequisites

  • Install uv (recommended via Homebrew): brew install uv
  • Set your API key: export MINIMAX_API_KEY=your_key

Quick Start

Image: python3 scripts/understand_image.py <path_or_url> "<prompt>" Search: python3 scripts/web_search.py <query> [limit]

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