15 lines
221 B
JSON
15 lines
221 B
JSON
{
|
|
"mcpServers": {
|
|
"Vaadin": {
|
|
"type": "http",
|
|
"url": "https://mcp.vaadin.com/docs"
|
|
},
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"@playwright/mcp@latest"
|
|
]
|
|
}
|
|
}
|
|
}
|