Separating server files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"type": "module",
|
||||
|
||||
"scripts": {
|
||||
"inspector": "npx @modelcontextprotocol/inspector tsx src/main.ts"
|
||||
},
|
||||
@@ -8,6 +9,8 @@
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsx": "^4.19.3"
|
||||
"@types/node": "^22.14.0",
|
||||
"tsx": "^4.19.3",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user