AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
2 days ago 949d109ce3c3658d03f13b97786c33b1643eab55
1
2
3
4
5
6
7
8
9
{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": ["@playwright/mcp", "start", "--port", "9090"],
      "description": "Playwright browser automation for component testing"
    }
  }
}