Playwright for Claude Desktop
io.github.microsoft/playwright-mcp
Playwright Tools for MCP
client:Claude Desktop
transport:stdio
runtime:npm
tools:8
Install Playwright in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs