A quick post to share that YAMPI (my Dynamics 365 Business Central Administration MCP server) is updated to version 1.2.1. The new version adds the possibility (previously forgotten, sorry for that) to install Marketplace apps (AppSource) in a given Dynamics 365 Business Central tenant.
Now you can do ask to your favourite AI tool things like the following:
YAMPI will resolve the app details (using its ID or its name), will check if the app is installed in the given environment and, if not, it will start the installation from the Marketplace (AppSource), also installing the needed dependencies:
To install or upgrade your current YAMPI installation, simply run this command from your Terminal:
npm install -g @demiliani/d365bc-admin-mcp@1.2.1
and then restart Visual Studio Code (or your AI tool you’re using).
Now you can fully manage Marketplace apps and PTE on a given tenant easily with AI. Enjoy… 







