fix: 修复 mcp-chrome 的 server 端的频繁断联问题

This commit is contained in:
claude-code-best
2026-04-21 10:55:25 +08:00
parent 96ec96c720
commit ca2b97cca6
3 changed files with 11 additions and 8 deletions

View File

@@ -63,7 +63,7 @@
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.19.0",
"@claude-code-best/mcp-chrome-bridge": "^2.0.8",
"@claude-code-best/mcp-chrome-bridge": "^2.0.9",
"ws": "^8.20.0"
},
"devDependencies": {