Skip to content

Commit 6c6b3fe

Browse files
lukatmyshuclaude
andcommitted
fix: keep original bin name for mcp server
Remove the added "vapi-mcp" bin alias and retain only the original "@vapi-ai/mcp-server" name. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent e167c12 commit 6c6b3fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"tool-calling"
3131
],
3232
"bin": {
33-
"vapi-mcp": "dist/index.js",
3433
"@vapi-ai/mcp-server": "dist/index.js"
3534
},
3635
"scripts": {

0 commit comments

Comments
 (0)