mirror of
https://git.openapi.site/https://github.com/desirecore/registry.git
synced 2026-09-05 16:54:16 +08:00
feat: 新增 electron-mcp 条目 — Electron 桌面应用 CDP 自动化 (#1)
- entries/electron-mcp/manifest.json:4 工具、stdio 连接,截图密钥走 {{secrets.*}} 占位
- install.md:端口硬编码扫描范围、CDP 无鉴权风险、密钥强制校验
- usage.md:与 playwright/chrome-devtools MCP 的选型分工,以及 9 条实测限制与规避
- manifest.json:stats 20→21、mcpServices 7→8
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
"description": "DesireCore 官方注册表 — 应用、MCP 服务和 HTTP API 的统一仓库",
|
||||
"maintainer": "DesireCore Team",
|
||||
"repository": "https://github.com/desirecore/registry",
|
||||
"lastUpdated": "2026-03-09",
|
||||
"lastUpdated": "2026-07-29",
|
||||
"stats": {
|
||||
"totalEntries": 20,
|
||||
"totalEntries": 21,
|
||||
"dockerApps": 8,
|
||||
"mcpServices": 7,
|
||||
"mcpServices": 8,
|
||||
"httpApis": 5
|
||||
},
|
||||
"dataVersion": "3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user