We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412f3e2 commit b40bcdcCopy full SHA for b40bcdc
packages/mcp/package.json
@@ -31,4 +31,4 @@
31
"url": "https://github.com/sourcebot-dev/sourcebot.git",
32
"directory": "packages/mcp"
33
}
34
-}
+}
yarn.lock
@@ -5258,6 +5258,8 @@ __metadata:
5258
tsx: "npm:^4.0.0"
5259
typescript: "npm:^5.0.0"
5260
zod: "npm:^3.24.3"
5261
+ bin:
5262
+ sourcebot-mcp: ./dist/index.js
5263
languageName: unknown
5264
linkType: soft
5265
0 commit comments