We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948c4fa commit 4f71458Copy full SHA for 4f71458
1 file changed
package.json
@@ -10,6 +10,9 @@
10
"bin": {
11
"mcp-inspector": "cli/build/cli.js"
12
},
13
+ "repository": {
14
+ "url": "https://github.com/modelcontextprotocol/inspector"
15
+ },
16
"files": [
17
"client/bin",
18
"client/dist",
0 commit comments