plugin.json 317 B

12345678
  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. "version": "1.0.0",
  5. "author": {
  6. "name": "Microsoft"
  7. }
  8. }