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 bd030cf commit bec3370Copy full SHA for bec3370
.github/workflows/check.yml
@@ -55,4 +55,4 @@ jobs:
55
rm -rf node_modules
56
npm pkg set scripts.prepare="exit 0"
57
npm install --omit=dev
58
- - run: npx -y @modelcontextprotocol/inspector --cli --method tools/list -- node dist/esm/index.js
+ - run: npx -y @modelcontextprotocol/inspector@0.16.2 --cli --method tools/list -- node dist/esm/index.js
0 commit comments