This commit is contained in:
Glen Maddern 2025-04-16 16:59:36 +10:00
parent b69fdc8ebe
commit ec058d240d
3 changed files with 21 additions and 351 deletions

View file

@ -28,11 +28,11 @@
"check": "prettier --check . && tsc"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.9.0",
"express": "^4.21.2",
"open": "^10.1.0"
},
"devDependencies": {
"@modelcontextprotocol/sdk": "link:/Users/glen/src/hax/mcp/typescript-sdk",
"@types/express": "^5.0.0",
"@types/node": "^22.13.10",
"@types/react": "^19.0.12",