We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e28b6d + 3d9d19d commit 2bc8f1eCopy full SHA for 2bc8f1e
1 file changed
.mcp.json
@@ -0,0 +1,12 @@
1
+{
2
+ "mcpServers": {
3
+ "playwright": {
4
+ "command": "npx",
5
+ "args": ["-y", "@playwright/mcp@latest"]
6
+ },
7
+ "vuetify-mcp": {
8
9
+ "args": ["-y", "@vuetify/mcp"]
10
+ }
11
12
+}
0 commit comments