Browser Automation
Official Microsoft browser automation via accessibility
mcpizy install playwrightnpx -y @anthropic/mcp-playwright{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-playwright"
]
}
}
}