Explains how to develop Playwright - add APIs, MCP tools, CLI commands, and vendor dependencies.
{
"mcpServers": {
"polyskillmicrosoftplaywright-dev": {
"command": "npx",
"args": [
"-y",
"@polyskill/microsoft.playwright-dev"
]
}
}
}