npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin m16khb-glm-ensembleAdd to your .mcp.json:
{
"mcpServers": {
"glm-ensemble": {
"command": "node",
"args": [
"$CLAUDE_PLUGIN_ROOT/mcp-server/dist/index.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node