Elementor addons integration

MCP for Premium Addons for Elementor

Index your Premium Addons widgets so an agent can find the right one and build with it.

ProNeeds Premium Addons for Elementor activepremium-addons-read

What the Premium Addons for Elementor integration does

Premium Addons ships a large library of Elementor widgets, and like every addon pack its widgets were invisible to an AI agent. EMCP’s core catalog covers Elementor’s own widgets, so premium-addon-banner and its siblings never showed up in a search, no matter how precisely you asked.

This integration adds a single read tool that indexes the pack from the live Elementor registry. Discovery and inspection happen here; placement stays on the ordinary add-free-widget, exactly as for core widgets. That keeps one way to build a page rather than one way per plugin.

What your AI can do

Once Premium Addons for Elementor is active, ask any MCP client, Claude, Cursor, or your own, to do these in plain language.

Example prompts

Real instructions you can hand your agent for Premium Addons for Elementor.

"Which Premium Addons widgets can I use for a hero banner?"

"Inspect the premium banner widget and tell me what content fields it takes."

"Add a Premium Addons banner to the top of the landing page."

Under the hood

Find a widget, then read its real control names, how EMCP drives Premium Addons for Elementor.

premium-addons-read({ operation: "list-widgets", arguments: { search: "banner" } })
premium-addons-read({ operation: "get-widget-schema", arguments: { type: "premium-addon-banner" } })

Note: Registers only when Premium Addons is active. Read-only, and enabled by default.

The Premium Addons for Elementor integration is part of EMCP Pro

Premium Addons for Elementor reads and writes come with EMCP Pro, alongside every other Pro plugin integration, AI-assisted building, 50 premium templates, and 50+ prompts. The free plugin already includes the full Elementor, Gutenberg, WordPress, and Themes toolkits, Pro adds the deep third-party integrations.

Frequently asked

Can the AI invent a setting name if it is not sure?

It should never try, and the skill EMCP ships says so explicitly. Elementor stores any settings key you send without complaining, so a wrong control name looks like it worked and silently does nothing. Control names should always come from get-widget-schema rather than a plausible guess.

How large are these widgets really?

premium-addon-banner reports 391 controls on a stock install. That is why the schema is filtered to content-bearing controls by default, with total_controls and shown reported so you always know when you are seeing a subset.

Do I need Premium Addons Pro?

No. The catalog reflects whatever your install actually registers, so the free tier works. Widgets exclusive to the addon’s Pro tier appear once you have it.

More integrations

All integrations

Point your AI at Premium Addons for Elementor.

Install EMCP, connect any MCP client, and drive Premium Addons for Elementor from a prompt. The core is free and runs entirely on your own server.