dev-tools
playwright
MCP server 'playwright' from lingodotdev/interviewkit
8 stars0 upvotes
Install Command
npx -y @playwright/mcp@latest --headless
Configuration
.mcp.json
{
"playwright": {
"env": {},
"args": [
"-y",
"@playwright/mcp@latest",
"--headless"
],
"type": "stdio",
"command": "npx"
}
}Links
Tags
mcpplaywright