v1.6.3
·
22 commits
to main
since this release
Fixes remote HTTP MCP mode with @modelcontextprotocol/sdk 1.27.x.
- Enables stateful Streamable HTTP sessions with generated MCP session IDs
- Prevents the SDK stateless transport reuse guard from returning 500s after initialization
- Adds an integration test covering HTTP initialize followed by tools/list in the same MCP session
Thanks @michaelheyman for the detailed report in #5.