Loading MCP server directory, please wait...
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
npx @getmcp/cli add io.github.divitkashyap/auto-skill-loaderRequires Python 3.10+. Community-contributed server. Review source before installing.
MINIMAX_TOKEN_PLAN_KEYMiniMax Token Plan API key from https://platform.minimax.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.divitkashyap/auto-skill-loader": {
"command": "uvx",
"args": [
"auto-skill-loader"
],
"env": {
"MINIMAX_TOKEN_PLAN_KEY": ""
}
}
}
}