Skip to content

v3.3.0 — Intelligence, not just transport

Choose a tag to compare

@wpacademy wpacademy released this 12 Jul 18:10

A big release: five cross-cutting features that let an AI agent understand, undo, and reuse your site — plus WordPress nav-menu management and a multi-site proxy.

Highlights

  • Page Snapshot (get-page-snapshot) — one normalized digest of a page (structure, tokens-in-use, responsive overrides, content outline, SEO-lite, + opt-in performance/a11y/SEO audits) so the AI reasons about a page in a single call.
  • Change History & Rollback (list-changes / get-change / rollback-change) — every AI-made Elementor/filesystem/database change is recorded to one ledger and can be undone, from MCP and a new History admin tab (one-click rollback).
  • Content Search (search-content / reindex-search) — find the site's own pages, templates, widgets, and global styles by natural-language query so the AI reuses existing work instead of rebuilding it.
  • Content Mirror (export-content / restore-content / list-content-exports) — export page/template content to git-trackable JSON files for external version control.
  • Navigation Menus (menu-read / menu-write + [emcp_menu] shortcode) — full WordPress nav-menu management over MCP. Thanks to @Mrshahidali420 (#85).
  • Multi-site proxy (@msrbuilds/emcp-proxy 1.9.0) — drive many WordPress installs from one connection via a site registry + emcp_use_site.

Fixes

+11 always-on MCP tools, all free. See the full changelog and docs.