Generated project

This commit is contained in:
start.vaadin.com
2026-08-08 10:23:47 +00:00
commit 3257c0443d
24 changed files with 1220 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"mcpServers": {
"Vaadin": {
"type": "http",
"url": "https://mcp.vaadin.com/docs"
},
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@0.0.73"
]
}
}
}