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.
1 parent 0c581d5 commit 9860037Copy full SHA for 9860037
1 file changed
gemini-config.json
@@ -0,0 +1,11 @@
1
+{
2
+ "mcpServers": {
3
+ "playwright": {
4
+ "command": "npx",
5
+ "args": [
6
+ "-y",
7
+ "@modelcontextprotocol/server-playwright"
8
+ ]
9
+ }
10
11
+}
0 commit comments