參考:
https://github.com/microsoft/playwright-mcp
https://github.com/hangwin/mcp-chrome
chrome-mcp安裝需要額外安裝成瀏覽器插件
用cherrystudio v1.4.5測試
mcp配置:
"chrome-mcp-server": {"name": "chrome-mcp-server","type": "streamableHttp","isActive": true,"baseUrl": "http://127.0.0.1:12306/mcp"},"playwright": {"isActive": true,"name": "playwright","type": "stdio","registryUrl": "https://registry.npmmirror.com","command": "npx","args": ["@playwright/mcp@latest"]}
測試: