MCP Server
MCP
io.github.divitkashyap/auto-skill-loader
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
Install
uvx auto-skill-loader
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "auto-skill-loader",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "MiniMax Token Plan API key from https://platform.minimax.io",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "MINIMAX_TOKEN_PLAN_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment