We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0827bec commit 0084680Copy full SHA for 0084680
1 file changed
package.json
@@ -46,6 +46,10 @@
46
"context",
47
"protocol"
48
],
49
+ "repository": {
50
+ "type": "git",
51
+ "url": "https://github.com/QuantGeekDev/mcp-framework.git"
52
+ },
53
"peerDependencies": {
54
"@modelcontextprotocol/sdk": "^1.11.0"
55
},
0 commit comments