添加命令行服务

This commit is contained in:
玄凤科技
2025-03-21 17:31:29 +08:00
parent 7ead5537f6
commit dc4968f961
@@ -11,6 +11,10 @@
"puppeteer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
},
"windows-cli": {
"command": "npx",
"args": ["-y", "@simonb97/server-win-cli"]
}
}
}