Thomas Payet 3b18cddf57 fix: implement proper MCP SSE transport and JSON-RPC compliance
- Fixed SSE handler to send proper 'endpoint' event as per MCP spec
- Added CORS headers for browser-based MCP clients
- Fixed camelCase serialization for JSON-RPC compatibility
- Added session management support with Mcp-Session-Id header
- Improved connection handling with proper keepalive messages
- Added OPTIONS handler for CORS preflight requests

The MCP server now properly implements the SSE transport specification
and is compatible with standard MCP clients like mcpinspector.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-27 14:34:00 +02:00
..
2025-03-13 11:07:38 +01:00
2025-04-23 16:57:50 +02:00
2025-04-01 11:26:34 +02:00
2025-04-24 16:06:19 +02:00
2025-04-08 02:13:40 +00:00