beinghumantester/Playwright_MCP_Server
This repository documents hands-on experience working with Playwright Test Agents through MCP.
Platform-specific configuration:
{
"mcpServers": {
"Playwright_MCP_Server": {
"command": "npx",
"args": [
"-y",
"Playwright_MCP_Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...