AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
1 days ago 9f6212d61eba53eb4da504876f5a01b93a80fc1c
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"
    }
  }
}