Get the plugin
WP MCP/Integrations/Elementor addons

Elementor addons integration

MCP for Unlimited Elements for Elementor

Unlimited Elements registers a large library of extra Elementor widgets. WP MCP's Elementor tools handle any registered widget: cataloged core widgets take typed params, and every other registered widget, including Unlimited Elements', inserts through the raw settings escape hatch and reads back through get-elementor-data. No addon-specific integration, and every write is snapshotted first.

list-widgetsget-elementor-dataadd-widgetupdate-widget

What your AI can do

Real Unlimited Elements for Elementor operations, every write reversible.

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

Example prompts

Just ask.

List the Unlimited Elements widgets on the homepage.

Add an Unlimited Elements widget with these settings under the hero.

Update this Unlimited Elements element id's settings.

Under the hood

The real calls.

wpmcp, unlimited-elements

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

get-elementor-data({ post_id: 20 })

Frequently asked

Questions, answered.

Why is Unlimited Elements covered without a dedicated integration?

Its widgets are standard registered Elementor widgets, and add-widget's tested raw-settings escape hatch inserts any registered widget while get-elementor-data reads the whole tree. So it is handled like core Elementor widgets.

Point your AI at Unlimited Elements for Elementor.

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.