playwright wizard mcp for Claude Desktop
io.github.oguzc/playwright-wizard-mcp
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
client:Claude Desktop
transport:stdio
runtime:npm
Install playwright wizard mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"playwright-wizard-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-wizard-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs