We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3f40db + 38ff866 commit 14813e7Copy full SHA for 14813e7
packages/management/package.json
@@ -5,6 +5,11 @@
5
"quantum-management-mcp": "dist/index.js"
6
},
7
"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
+ },
13
"type": "module",
14
"main": "dist/index.js",
15
"types": "dist/index.d.ts",
0 commit comments