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.
1 parent e2c9800 commit b26c6faCopy full SHA for b26c6fa
package.json
@@ -4,6 +4,10 @@
4
"version": "0.0.0",
5
"main": "dist/index.js",
6
"author": "MongoDB <info@mongodb.com>",
7
+ "homepage": "https://github.com/mongodb-js/mongodb-mcp-server",
8
+ "repository": {
9
+ "url": "https://github.com/mongodb-js/mongodb-mcp-server.git"
10
+ },
11
"bin": {
12
"mongodb-mcp-server": "dist/index.js"
13
},
0 commit comments