diff --git a/.mcp.json b/.mcp.json index 8a587025cd..52dad6ac69 100644 --- a/.mcp.json +++ b/.mcp.json @@ -4,5 +4,11 @@ "type": "http", "url": "https://mcp.svelte.dev/mcp" } + }, + "playwright": { + "command": "npx", + "args": [ + "@playwright/mcp@latest" + ] } } \ No newline at end of file