AI Abilities is a Premium Addons for Elementor feature that connects AI clients such as Claude, Cursor, and Codex to your WordPress site through a built-in MCP server. Each ability is one action the connected AI can perform on your site. This doc covers one of the Discovery abilities: List Available Addons.
List Available Addons lets your AI client see the Premium Addons global addons: Equal Height, Display Conditions, Floating Effects, Global Tooltips, and the rest, each with its toggle key, its name, and a one-line description of what it does.
Think of it as the features menu. The widget catalog lives in premium-addons/list-available-elements; this is its counterpart for the cross-widget features that extend every element.
At a Glance
| Category | Discovery |
| Access | Read-only |
| Destructive | No |
| MCP tool name | premium-addons/list-pa-addons |
| Available since | Premium Addons v4.11.85 |
Before You Start
This ability is part of the AI Abilities feature. If you have not set it up yet, follow the Elementor AI Abilities (MCP Tools) Tutorial first to enable the feature and connect your AI client. The ability must also be switched on under Premium Addons → AI Abilities & MCP Config, in the Discovery category:
Use Cases
Discover features you did not know you had. Ask “What Premium Addons global addons are there?” and get the annotated list, from Display Conditions to Floating Effects, each explained in a sentence.
Let the AI pick the right tool. For “make this pricing table only show during the sale week”, the AI scans the descriptions, recognizes Display Conditions as the fit, and moves on to its schema with premium-addons/get-addon-schema.
Manage feature toggles by name. The key in each entry is the same key premium-addons/update-setting takes, so “turn off the features we never use” resolves names to keys without guesswork.
Good to Know
- This lists the features and what they do; the per-element control keys live in
premium-addons/get-addon-schema, and the on/off states inpremium-addons/get-settings. - Internal-only toggles with no user-facing name are filtered out, so the list matches what you see in the dashboard.
- The three abilities chain naturally: list the features here, check or flip their toggles by
key, then configure them per element via the addon schema.
Inputs
This ability takes no inputs. Call it and it returns the features list.
Output
| Field | Description |
|---|---|
features | The Premium Addons global addons, each with its toggle key, title, and short description. |
Come & Join the Community
Feel free to join our Facebook group and subscribe to our YouTube channel to keep up with our newest features, improvements, and helpful video tutorials.