plugin.json 295 B

1234567
  1. {
  2. "name": "playwright",
  3. "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.",
  4. "author": {
  5. "name": "Microsoft"
  6. }
  7. }