mcp/ add praywrite mcp

This commit is contained in:
Leon van Zyl
2025-08-21 08:53:31 +02:00
parent bc1c5355df
commit eda917ede9

View File

@@ -3,6 +3,10 @@
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
},
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}