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 55db0f5 commit f03a3e1Copy full SHA for f03a3e1
.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/index.js --connectionString "mongodb://localhost"
+ - run: npx -y @modelcontextprotocol/inspector --cli --method tools/list -- node dist/index.js
0 commit comments