Modern Cart Abilities
Modern Cart exposes its WooCommerce side-cart and free-shipping-bar configuration as abilities, letting an AI assistant read and update cart settings, check plugin/Pro status, inspect the live cart state, and complete onboarding without opening the wp-admin settings screen.
7
Total
4
Read
3
Write
Requires the Modern Cart plugin (built for WooCommerce; the plugin will not initialize without WooCommerce active) on WordPress 6.9+. Every ability requires the 'manage_options' capability, re-checked on each execution. The settings-related abilities (get-settings, update-settings) also require the plugin's internal MCW_ZipWP_Helper class to be loaded.
Complete Onboarding
Writemoderncart/complete-onboarding
Mark the Modern Cart onboarding wizard as complete after initial setup is applied.
Get Available Setting Options
Read-onlymoderncart/get-available-options
List every valid dropdown/enum value for Modern Cart settings fields before you try to set one.
Get Cart Summary
Read-onlymoderncart/get-cart-summary
Get the current WooCommerce session cart's totals, coupons, and free-shipping-bar progress in one call.
Get Modern Cart Settings
Read-onlymoderncart/get-settings
Read all current Modern Cart configuration, grouped by category, before making any changes.
Get Plugin Status
Read-onlymoderncart/get-plugin-status
Check the Modern Cart version, Pro plugin status, onboarding state, and site maintenance mode in one call.
Reset Settings to Defaults
Destructivemoderncart/reset-settings
Permanently reset one or more Modern Cart setting groups back to their factory defaults.
Update Modern Cart Settings
Destructivemoderncart/update-settings
Partially update one or more groups of Modern Cart settings without touching values you don't include.
More Ecommerce plugins with abilities
All Ecommerce →Use Modern Cart's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.