Commit 026630b
committed
fix(mcp): downgrade @modelcontextprotocol/sdk to 1.27.1
SDK 1.28.0 added client-side AJV validation of structuredContent
against outputSchema. This breaks the proxy - it rejects valid upstream
responses before forwarding them. A proxy has no business validating
data it's passing through. Pin to ~1.27.1 which has no client-side
output validation.1 parent 9288bd7 commit 026630b
2 files changed
Lines changed: 11 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments