Commit 08d36bd
The server was crashing when Claude Desktop sent protocolVersion 2025-11-25
because older versions of the mcp library (< 1.24.0) don't support this
protocol version. This change adds an explicit dependency on mcp>=1.24.0
to ensure the server always has the required protocol version support.
Co-authored-by: Assistant <assistant@example.com>
1 parent ad00b18 commit 08d36bd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments