Commit 2c5b0e8
committed
Fix sse_core.clj to use the updated API in the MCP Java SDK
Version 0.17.2 of the MCP Java SDK has changed its API to instanciate
HttpServletSseServerTransportProvider. This commit addresses the
resulting failure when starting clj -X:mcp-sse.1 parent 35a660b commit 2c5b0e8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments