Index your Premium Addons widgets so an agent can find the right one and build with it.
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.
Once Premium Addons for Elementor is active, ask any MCP client, Claude, Cursor, or your own, to do these in plain language.
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."
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.
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.
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.
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.
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.
Make every Essential Addons widget visible to your AI, then place it with the tools you already use.
Elementor addonsUse its widgets, and let your AI build and target your headers and footers.
Elementor addonsBuild and edit Elementor pages from a prompt, containers, widgets, templates, and global styles.
Page buildersEdit the WordPress block editor incrementally, insert, update, move, and remove blocks by path.
Page buildersRead your Contact Form 7 forms, fields, and mail templates, and let your AI tune them.
FormsRead WPForms forms, notifications, and entries, and manage submissions with your AI.
FormsInstall 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.