Skip to content

Commit 774c6d0

Browse files
committed
smithery cli tools
1 parent 398101a commit 774c6d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
"build": "tsc && shx chmod +x dist/*.js",
2323
"prepare": "husky",
2424
"watch": "tsc --watch",
25+
"smithery": "npx @smithery/cli dev",
26+
"inspector": "npx @modelcontextprotocol/inspector build/index.js",
2527
"lint": "eslint . --ext .ts",
2628
"prettier:check": "prettier --check .",
2729
"prettier:fix": "prettier --write .",

0 commit comments

Comments
 (0)