Loading...
Loading...
MiniMax Coding Plan MCP - Web search and image understanding tools for developers
npx skill4agent add mengbo/mengbo-skills minimax-coding-planMINIMAX_API_KEYMINIMAX_API_HOSThttps://api.minimaxi.comMINIMAX_MCP_BASE_PATHMINIMAX_API_RESOURCE_MODEurllocalurlquerylatest iPhone 2025{
"organic": [
{
"title": "Search result title",
"link": "Result URL",
"snippet": "Brief description or excerpt",
"date": "Result date"
}
],
"related_searches": [{"query": "Related search suggestion"}],
"base_resp": {"status_code": status_code, "status_msg": "Status message"}
}promptimage_sourcehttps://example.com/image.jpgimages/photo.png/Users/username/Documents/image.jpg@@$SKILL_DIR/scripts/exec-with-env.sh $SKILL_DIR/mcp-config.json <tool_name> '<arguments_json>'$SKILL_DIR/scripts/exec-with-env.sh $SKILL_DIR/mcp-config.json web_search '{"query": "latest react features 2025"}'$SKILL_DIR/scripts/exec-with-env.sh $SKILL_DIR/mcp-config.json understand_image '{"prompt": "Describe this image", "image_source": "https://example.com/image.jpg"}'*MINIMAX_API_KEY