Install
openclaw skills install minimax-mcp-v2Perform real-time web searches and analyze images using MiniMax MCP with input prompts and flexible image sources.
openclaw skills install minimax-mcp-v2使用 MiniMax MCP 进行网络搜索和图像理解。通过 mcporter 调用 MiniMax Coding Plan MCP 服务。
使用 MiniMax MCP 进行实时网络搜索,返回搜索结果和相关链接。
参数:
query (string, 必需): 搜索关键词,建议 3-5 个关键词返回: 搜索结果列表,包含标题、链接、摘要和日期
使用 MiniMax MCP 分析图片内容,支持本地文件路径和 HTTP/HTTPS URL。
参数:
image_path (string, 必需): 图片路径,支持本地路径或 URLprompt (string, 必需): 分析要求支持格式: JPEG、PNG、WebP
网络搜索示例:
搜索:最新AI新闻
图像理解示例:
分析图片:/path/to/image.jpg,描述图片内容
npm install -g mcporter