minimax-mcpMiniMax MCP 服务器,提供网络搜索和图像理解能力。当用户需要:(1) 网络搜索信息,(2) 分析/描述图片,(3) 从URL提取内容时使用此技能。需配置 MINIMAX_API_KEY(国内版 api.minimaxi.com 或全球版 api.minimax.io)。
Install via ClawdBot CLI:
clawdbot install TangUsers/minimax-mcpOfficial MiniMax Model Context Protocol (MCP) server for coding-plan users, providing AI-powered search and vision analysis capabilities.
| Tool | Function | Supported Formats |
|------|----------|-------------------|
| web_search | Web search with structured results (title, link, snippet) | - |
| understand_image | AI image analysis and content recognition | JPEG, PNG, WebP |
Use this skill when user says:
| Region | API Key URL | API Host |
|--------|-------------|----------|
| 🇨🇳 China | platform.minimaxi.com | https://api.minimaxi.com |
| 🇺🇳 Global | minimax.io | https://api.minimax.io |
# Add MCP server
mcporter config add minimax \
--command "uvx minimax-coding-plan-mcp -y" \
--env MINIMAX_API_KEY="your-key" \
--env MINIMAX_API_HOST="https://api.minimaxi.com"
# Test connection
mcporter list
# Search
mcporter call minimax.web_search query="keywords"
# Analyze image
mcporter call minimax.understand_image prompt="Describe this image" image_source="image-url-or-path"
| Variable | Required | Description |
|----------|----------|-------------|
| MINIMAX_API_KEY | ✅ | Your MiniMax API Key |
| MINIMAX_API_HOST | ✅ | API endpoint |
⚠️ API Key must match the host region!
| Region | API Key Source | API Host |
|--------|---------------|----------|
| Global | minimax.io | https://api.minimax.io |
| China | minimaxi.com | https://api.minimaxi.com |
If you get "Invalid API key" error, check if your Key and Host are from the same region.
brew install uv or curl -LsSf https://astral.sh/uv/install.sh | shGenerated Mar 1, 2026
Users can search for competitor products and analyze product images to understand market trends. This helps in identifying features, pricing, and customer reviews to inform inventory decisions.
Creators use web search to gather information for articles or videos and analyze images for visual inspiration. This supports generating accurate descriptions and sourcing relevant media.
Researchers perform web searches to find scholarly articles and analyze images from studies or datasets. This aids in literature reviews and extracting visual data for analysis.
Support teams search for troubleshooting guides and analyze user-submitted images to diagnose issues. This enables faster response times by providing visual context and relevant resources.
Marketers search for industry trends and analyze campaign images to assess visual appeal and content effectiveness. This helps optimize ad creatives and target audience engagement.
Offer the skill as a paid API service for developers to integrate web search and image analysis into their applications. Revenue comes from subscription tiers based on usage volume and features.
Provide basic search and image analysis for free with limited queries, then charge for advanced features like higher accuracy or bulk processing. This attracts users and converts them to paid plans.
Sell customized packages to businesses for internal use, such as integrating with CRM systems or data analytics platforms. Revenue is generated through licensing fees and support contracts.
💬 Integration Tip
Ensure the API key matches the correct regional host to avoid authentication errors during setup.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Gemini CLI for one-shot Q&A, summaries, and generation.
Research any topic from the last 30 days on Reddit + X + Web, synthesize findings, and write copy-paste-ready prompts. Use when the user wants recent social/web research on a topic, asks "what are people saying about X", or wants to learn current best practices. Requires OPENAI_API_KEY and/or XAI_API_KEY for full Reddit+X access, falls back to web search.
Check Antigravity account quotas for Claude and Gemini models. Shows remaining quota and reset times with ban detection.
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates opencla...
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.