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 a16a945 commit 0229aedCopy full SHA for 0229aed
package.json
@@ -8,7 +8,7 @@
8
"bugs": "https://github.com/modelcontextprotocol/inspector/issues",
9
"type": "module",
10
"bin": {
11
- "mcp-inspector": "./cli/build/cli.js"
+ "mcp-inspector": "cli/build/cli.js"
12
},
13
"files": [
14
"client/bin",
0 commit comments