mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 05:33:57 +08:00
添加命令行服务
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
"puppeteer": {
|
"puppeteer": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
|
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
|
||||||
|
},
|
||||||
|
"windows-cli": {
|
||||||
|
"command": "npx",
|
||||||
|
"args": ["-y", "@simonb97/server-win-cli"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user