https://github.com/microsoft/playwright-mcp
官方地址

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}OK,这就算配置好了


cherry好像现在可以直接拉出来mcp下面可使用的工具列表了
挺好
https://github.com/microsoft/playwright-mcp
官方地址

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}OK,这就算配置好了


cherry好像现在可以直接拉出来mcp下面可使用的工具列表了
挺好