Windsurf
Installation
Follow the Windsurf MCP documentation and use the standard configuration:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}
Follow the Windsurf MCP documentation and use the standard configuration:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}