01On-demand tool loading, exposing only three core functions (`describe`, `call`, `resources`) to AI agents.
02Automatic compression of JSON Schemas into concise TypeScript types to save tokens.
03TOON compression for efficient response data transmission.
04Support for multiple transport protocols: stdio, Streamable HTTP, and SSE with automatic detection.
05Session isolation for each request to prevent state contamination across AI interactions.
061 GitHub stars