Successfully tested end-to-end in a browser!

This commit is contained in:
Glen Maddern 2025-03-24 15:21:18 +11:00
parent 542a66951c
commit 5175099e23
4 changed files with 117 additions and 155 deletions

View file

@ -19,11 +19,11 @@
"build": "tsup"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.7.0",
"express": "^4.21.2",
"open": "^10.1.0"
},
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.7.0",
"@types/express": "^5.0.0",
"@types/node": "^22.13.10",
"@types/react": "^19.0.12",