/smm-mcp-install
安装 MCP server 到全局注册表,默认不启用。
/smm-mcp-install <name>
/smm-mcp-install <name> --from npx @org/mcp-server
/smm-mcp-install <name> --from github user/repo
默认 --from preset:从 MCP_REPO/_presets/.json 读取定义。
内建 preset:brave-search, puppeteer, filesystem。
执行方式:
bash: python ~/.claude/skills/.smm-core/mcp_backend.py install <name> [--from <type> <value>]
GitHub 安装:clone --depth 1 -> 扫描 mcp-definition.json -> 注册。