This connects Claude to MiniMax's web search API through their MCP server, letting you pull in live search results when users ask for current news, online info, or anything that needs fresh data. The setup walks through installing uvx and the MiniMax MCP package, with Chinese mirror fallbacks if the main sources are slow. You'll need a MiniMax API key, which gets stored in a config file for reuse. Once configured, searches run through a Python script that handles the JSON-RPC calls to the MCP server. The whole thing is clearly built for Chinese users, with documentation in Chinese and specific triggers around querying latest information.
npx skills add https://github.com/thincher/awsome_skills --skill minimax-web-search