Skip to content

Commit 9860037

Browse files
authored
Create gemini-config.json
1 parent 0c581d5 commit 9860037

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

gemini-config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)