MCP maintenance
Make the public plugin surface easier to trust.
What triggered the cleanup
Three questions guided the work.
A full maintenance pass covered the MCP plugin ecosystem in February 2026.
Real user reports, missing public coverage, confusing release metadata, and documentation that no longer matched the ecosystem triggered the work.
The maintenance work answered three questions
User impact
Release and docs
Next step
The practical goals
Fix the activation path, make the ecosystem visible, and correct release signals.
The maintenance work removed activation confusion, made public plugin coverage easier to understand, and corrected release signals.
Remove activation friction
Add-ons were failing activation with Requires: abilities-api even when Abilities API was installed. The fix removed hard plugin-header dependency checks from add-ons while keeping runtime checks.
Make the ecosystem visible
Toolset coverage was missing from public surfaces. The cleanup published mcp-abilities-toolset and added Toolset references to docs and plugin pages.
Fix confusing release signals
The mcp-expose-abilities GitHub release badge showed release: invalid. Release metadata and badge behavior were corrected.
What changed
The release surface now has a cleaner set of signals.
When activation messages, release badges, repository metadata, and documentation disagree, users cannot tell whether the plugin set is current or safe to install.
The maintenance work reduced that ambiguity while keeping the trigger visible so users can verify the state.
Shipped changes
Activation
Release sync
Toolset coverage
Release metadata
Release badge
What users should know
Current zip files, releases, badges, and docs should point to the same state.
Current releases now give ZIP users and repository visitors a more consistent plugin ecosystem.
Activation
Release sync
Toolset coverage
Release metadata
Documentation consistency
The important outcome is simpler verification: current pages, releases, badges, and docs should point users in the same direction.
The evidence
The fixes came from real usage.
A user report in GitHub issue #2 showed add-ons failing activation even when the required base plugin was installed.
Start here
Use the Devenia MCP Expose Abilities page and the public repositories for mcp-expose-abilities and mcp-abilities-toolset.
What was clarified
Add-on dependency checks, Toolset availability, and release and badge metadata.
How to read this update
Treat this as a maintenance summary, not a marketing claim.
The useful measure is whether the release surfaces now agree.
These changes came from real usage reports and make the plugins easier to verify.
Frequently asked questions
What changed and where to start.
What triggered the cleanup?
A GitHub issue reported add-ons failing activation with Requires: abilities-api even when Abilities API was installed. Missing Toolset coverage and confusing release metadata were also cleaned up.
What changed in the add-ons?
Hard plugin-header dependency checks were removed from add-ons, runtime dependency checks were kept, versions were bumped, and affected add-on releases were published.
Where should users start now?
Start with the Devenia MCP Expose Abilities plugin page, the main repository, and the mcp-abilities-toolset repository linked from this article.
Where to go next
Start from current pages and repositories.
If you use the free MCP plugins, start from the current plugin page or repository rather than old zip files, stale badges, or copied dependency notes.
Report any remaining activation or documentation mismatch with the exact plugin, version, and message.
