MiniMax-AI/minimax_search
MiniMax Search is an MCP (Model Context Protocol) server that provides web search and browsing capabilities.
Platform-specific configuration:
{
"mcpServers": {
"minimax_search": {
"command": "npx",
"args": [
"-y",
"minimax_search"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...