- 步驟1:在您的機器上安裝Node.js v14或更高版本。
- 步驟2:使用npm或yarn安裝MCP Installer,使用以下命令:npm install @bbangjo/mcp-installer。
- 步驟3:從https://smithery.ai/獲取您的Smithery API密鑰。
- 步驟4:用您的API密鑰運行安裝程序:npx @bbangjo/mcp-installer --client cursor --key your_api_key。
- 步驟5:根據屏幕上的提示找到MCP伺服器、收集配置並本地安裝MCP。
- 步驟6:根據您的客戶端在指定目錄中查找生成的配置文件。
- 步驟7:使用安裝的MCP伺服器滿足您的Minecraft模組開發需求。