fix: inaccurate content

This commit is contained in:
Kadxy
2025-01-09 20:10:10 +08:00
parent 125a71fead
commit e95c94d7be
2 changed files with 7 additions and 3 deletions

View File

@@ -27,6 +27,10 @@
"playwright": {
"command": "npx",
"args": ["-y", "@executeautomation/playwright-mcp-server"]
},
"gdrive": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-gdrive"]
}
}
}