What's wrong with this entry?
MCP plugins that declare dependencies in plugin.json are now automatically installed if they're from a compatible marketplace. Cross-marketplace dependencies are validated and blocked with an informative message.
- Validates marketplace compatibility before auto-installing
- Shows truncated dependency lists: "dep1, dep2, dep3, dep4, dep5 (+ N dependencies)"
- Plugins from different marketplaces show: "not auto-installing — install it manually"
- Plugins not found in any marketplace are flagged: "not auto-installing"
- Deprecation notes (
depNote) are now surfaced in plugin installation feedback
Plugin dependency system (search for "plugin.json declares dependency")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.