为monlam运行mcp服务器的步骤
- 分叉此回购
- 安装依赖项
- 转到风帆设置或任何选择
- 单击添加自定义服务器并将其写在下面
{
"mcpServers": {
"MonlamTranslation": {
"command": "node",
"args": [
"your file path (get it by typing pwd) then followed by /index.js"
]
}
}
}演示
https://github.com/user-attachments/assets/f2b3ad89-3161-4cb0-9cbb-b2d1eeb7846e
