This package provides a Bun-specific implementation of Server-Sent Events (SSE) transport for MCP servers. It uses the SSE protocol for real-time one-way communication from the server to the client, and handles client-to-server communication via HTTP POST requests.