Login or Signup
Home
Login
Model Catalog
Work Use
Docs
Blog
Download
Careers
Privacy Policy
Terms of Use
If LM Studio does not launch automatically, you can add the following configuration to your app's mcp.json.
{ "playwright-plus": { "command": "npx", "args": [ "@playwright/mcp@latest" ] } }