minimax-mcp-call

MiniMax MCP tools - Web search and image understanding via MiniMax Coding Plan. Use when user needs web search, current information, or image analysis. Requires MiniMax Coding Plan API key.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "minimax-mcp-call" with this command: npx skills add russellfei/minimax-mcp-call

MiniMax MCP Tools

Web search and image understanding via MiniMax Coding Plan MCP.

Capabilities

ToolDescription
web_searchSearch the web for current information, news, weather
understand_imageAnalyze images, screenshots, diagrams

Requirements

  • MiniMax Coding Plan API Key
  • Node.js 18+
  • uv (for MCP server)

Setup

  1. Install uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
  1. Configure API key:
echo 'MINIMAX_API_KEY=your-coding-plan-key' >> ~/.openclaw/.env
echo 'MINIMAX_API_HOST=https://api.minimaxi.com' >> ~/.openclaw/.env

Usage

# Web search
~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh web_search "search query"

# Image understanding
~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh understand_image "image_url" "question"

Quick Test

~/.openclaw/skills/minimax-mcp-call/scripts/mcp_search.sh web_search "hello"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Abstract Searcher

Add abstracts to .bib file entries by searching academic databases (arXiv, Semantic Scholar, CrossRef) with browser fallback.

Registry SourceRecently Updated
Research

AEO Prompt Research (Free)

Discover which AI prompts and topics matter for a brand's Answer Engine Optimization (AEO) using only free tools. Crawls a website, analyzes the brand's posi...

Registry SourceRecently Updated
Research

Email Finder

Find email addresses for a domain by combining website scraping, search dorking, pattern guessing, DNS analysis, and SMTP verification. Use when prospecting...

Registry SourceRecently Updated