Skip to content

Commit 38ff866

Browse files
authored
Update package.json
1 parent f3f40db commit 38ff866

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/management/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"quantum-management-mcp": "dist/index.js"
66
},
77
"description": "Official MCP server for Check Point Quantum Management",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/CheckPointSW/mcp-servers.git",
11+
"directory": "packages/management"
12+
},
813
"type": "module",
914
"main": "dist/index.js",
1015
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)