Get the plugin
WP MCP/Integrations/Elementor addons

Elementor addons integration

MCP for Ultimate Addons for Elementor (UAE)

Ultimate Addons for Elementor (UAE) registers extra Elementor widgets (uael-*). WP MCP's Elementor tools handle any registered widget: the curated catalog gives typed params for core widgets, and every other registered widget, UAE's included, inserts through the raw settings escape hatch and reads back through get-elementor-data. No UAE-specific integration, and every write is snapshotted first.

list-widgetsget-elementor-dataadd-widgetupdate-widget

What your AI can do

Real Ultimate Addons for Elementor (UAE) operations, every write reversible.

  • Read a page's element tree including UAE widgets
  • Insert a UAE widget by type with raw settings
  • Update an existing UAE widget's settings
  • Roll back any change via the post snapshot

Example prompts

Just ask.

Which UAE widgets are on the pricing page?

Add a UAE widget under the features section with these settings.

Change the settings on this UAE element id.

Under the hood

The real calls.

wpmcp, ultimate-addons-elementor

add-widget({ post_id: 8, widget_type: "uael-...", settings: {…}, expected_hash }), raw-settings escape hatch

get-elementor-data({ post_id: 8 }), reads addon + core widgets

Frequently asked

Questions, answered.

Do I need a UAE add-on for WP MCP?

No. UAE registers standard Elementor widgets, and add-widget's tested raw-settings escape hatch inserts any registered widget, so UAE is covered by the same Elementor tools that handle core widgets.

Point your AI at Ultimate Addons for Elementor (UAE).

Release notes, straight to your inbox.

One email per release, what shipped, what's verified, what's production-only. No drip campaigns. Unsubscribe in one click.