1
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"image-compare": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "mcp-image-compare-server"],
|
||||
"disabled": false,
|
||||
"autoApprove": [ "*",
|
||||
"all"]
|
||||
},
|
||||
"weixin-devtools-mcp": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "weixin-devtools-mcp", "--tools-profile=full", "--ws-endpoint=ws://127.0.0.1:9420"],
|
||||
@@ -14,9 +7,8 @@
|
||||
"WECHAT_DEVTOOLS_CLI": "C:\\dev\\WechatDevtools\\cli.bat",
|
||||
"WECHAT_DEVTOOLS_PROJECT": "C:\\NeoZQYY\\apps\\miniprogram"
|
||||
},
|
||||
"disabled": false,
|
||||
"autoApprove": [ "*",
|
||||
"all"]
|
||||
"disabled": true,
|
||||
"autoApprove": ["*"]
|
||||
},
|
||||
"git": {
|
||||
"command": "uvx",
|
||||
|
||||
Reference in New Issue
Block a user