pub fn run_sse(ctx: ServerContext, host: &str, port: u16) -> Result<()>
Run the MCP server in SSE mode (async, multi-session).