Files
2025-11-30 08:49:58 +08:00

11 lines
133 B
JSON

{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}