Merge pull request #2850 from olaservo/add-sequentialthinking-tests-update-sdk

Add Sequential Thinking tests and update TypeScript SDK versions
This commit is contained in:
Ola Hungerford
2025-10-19 07:30:55 -07:00
committed by GitHub
10 changed files with 958 additions and 831 deletions

View File

@@ -22,7 +22,7 @@
"start:streamableHttp": "node dist/streamableHttp.js"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.18.0",
"@modelcontextprotocol/sdk": "^1.19.1",
"cors": "^2.8.5",
"express": "^4.21.1",
"jszip": "^3.10.1",