Catalog
io.github.oguzc/playwright-wizard-mcp
OfficialMCP server providing Playwright test generation wizard with intelligent prompts and best practices
Generates Playwright tests with intelligent prompts and best practices.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"playwright-wizard-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-wizard-mcp@0.1.6"
]
}
}
}