Generated project

This commit is contained in:
start.vaadin.com
2026-01-22 14:25:04 +00:00
commit bf050e8cb3
13 changed files with 731 additions and 0 deletions

14
.mcp.json Normal file
View File

@@ -0,0 +1,14 @@
{
"mcpServers": {
"Vaadin": {
"type": "http",
"url": "https://mcp.vaadin.com/docs"
},
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}