We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59196c8 + 48f32ee commit fc93e35Copy full SHA for fc93e35
registry/playwright/spec.yaml
@@ -1,6 +1,6 @@
1
# playwright MCP Server Registry Entry
2
# Auto-imported from ToolHive registry.json
3
-#
+#
4
# Original source: https://github.com/stacklok/toolhive
5
# Import timestamp: 2025-08-14T07:27:00Z
6
# ---
@@ -40,7 +40,7 @@ tools:
40
metadata:
41
stars: 20378
42
pulls: 23622
43
- last_updated: "2025-09-26T02:29:10Z"
+ last_updated: '2025-09-26T02:29:10Z'
44
repository_url: https://github.com/microsoft/playwright-mcp
45
tags:
46
- playwright
@@ -57,4 +57,6 @@ permissions:
57
- 443
58
args:
59
- --port
60
- - "8931"
+ - '8931'
61
+ - --allowed-hosts
62
+ - '*'
0 commit comments