01Implements an in-memory event store for audit trails and resumability
02Utilizes a single, consistent `/mcp` endpoint for all communication
030 GitHub stars
04Maintains persistent server-side state for each client session (30-minute inactivity timeout)
05Enables full connection resumability using `Last-Event-Id` with event replay
06Provides comprehensive calculator functionalities with session-scoped history and interactive tutoring