dashboard
repositories
filestore
activity
search
login
TevinLi
/
admin2-components
AdmSysV2【公共组件库】@前端(For Git Submodule)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
refactor(skill): 重构 tevin-write-e2etest 技能结构
Tevin
2 days ago
c37a8fd359ff758f9bfb1cc8b91050612a3ae065
[~liqx/admin2-components.git]
/
.mcp.json
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"
}
}
}