This extension adds support for multi-source inventory for Nosto extension. If your Magento 2 store is using multiple stock sources you will need to install this module in order for Nosto to pick up the availability and inventory levels correctly.
The module overrides base module's stock provider with MSI compatible stock provider.
Install the extension via composer
composer require --no-update nosto/module-nosto-msi && composer update --no-dev
Enable the extension with:
bin/magento module:enable Nosto_Msi
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
Open Software License ("OSL") v3.0