[铸渊] 新增 package.json — 铸渊网关
This commit is contained in:
parent
d95287217f
commit
64b57cfca0
10
mcp-servers/zhuyuan-gateway/package.json
Normal file
10
mcp-servers/zhuyuan-gateway/package.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "zhuyuan-gateway",
|
||||
"version": "1.0.0",
|
||||
"description": "铸渊网关 — 远程服务器管理MCP工具集",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node zhuyuan-gateway-mcp.js",
|
||||
"gatekeeper": "node gatekeeper/index.js"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user