mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
8 lines
295 B
JSON
8 lines
295 B
JSON
{
|
|
"name": "playwright",
|
|
"description": "Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.",
|
|
"author": {
|
|
"name": "Microsoft"
|
|
}
|
|
}
|