We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffde8cb + 4f71458 commit c593fb8Copy full SHA for c593fb8
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