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