Skip to content

Commit b0c2d04

Browse files
authored
fix: route MCP requests per project root (#65)
* fix: route MCP requests per project root * style: format multi-project routing files * fix: harden multi-project routing
1 parent e08b1f3 commit b0c2d04

11 files changed

Lines changed: 1114 additions & 271 deletions

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@
165165
"overrides": {
166166
"@modelcontextprotocol/sdk>ajv": "8.18.0",
167167
"@modelcontextprotocol/sdk>@hono/node-server": "1.19.11",
168+
"@modelcontextprotocol/sdk>express-rate-limit": "8.2.2",
168169
"@huggingface/transformers>onnxruntime-node": "1.24.2",
169170
"minimatch": "10.2.3",
170171
"rollup": "4.59.0"

pnpm-lock.yaml

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)