v0.3.0
Expands the catalog to 230 abilities across 21 wp-admin domains and adds a scalable, search-based MCP server. The catalog stays consumer-agnostic and works standalone; the optional MCP server remains off by default.
New
- Scalable, search-based MCP server (
overview/search/describe/execute) for navigating large catalogs. The bundled adapter default server now publishes the curated ability subset instead of being suppressed. - Six task-recipe skills spanning the domain tools, plus discovery guidance that points agents at
list/describe(and at the exact schema on invalid input) instead of guessing ability names or inputs. - Register an add-on domain tool through the
abilities_catalog_mcp_domainsfilter, so add-ons extend the MCP server without editing this plugin.
Catalog
- Expanded to 230 abilities across 21 domains (160 → 230). Adds the Cron, Network, and Widgets domains; adds meta read/write, transient and object-cache, cron scheduling, multisite network read/write, roles & capabilities lookups, template parts, rewrite rules, sitemaps, taxonomy, theme mods, and user sessions.
Changed
- License switched from GPL-2.0-or-later to MIT.
Fixes
- Gate multisite network transient/cache operations on
manage_network_options. - Avoid a Plugin Check
plugin_updater_detectedfalse positive.
Docs
- Guide for building catalog add-ons, and how to connect an MCP client.
Full changelog: v0.2.0...v0.3.0