Moksa Coupons for WooCommerce is a free, modular coupon toolkit that brings the premium coupon features merchants usually pay for — BOGO, cart conditions, scheduling, URL coupons and more — to every WooCommerce store, and makes every coupon action available to the WordPress Abilities API, the in-dashboard AI assistant and external AI tools over MCP.
Every feature is a separate module that is off by default; turn on only what you need under the plugin’s own “Moksa coupon Settings” screen.
/coupon/<code> link (with server-side QR) and an optional ?coupon= apply, that auto-applies on click.[moksafocou_coupons] shortcode that lists your advertised coupons as copy-to-clipboard cards.Every coupon action is registered as a WordPress Ability, so the same capability is reachable from:
These features are off by default and respect WordPress capabilities — every ability and REST route checks the current user’s manage_woocommerce (or a coupon-specific) capability. Destructive abilities exposed over external MCP stay disabled unless you separately opt in, and even then run as a confirm-then-apply (propose/apply) flow.
Every feature is a separate module and ships turned off. The AI assistant, Abilities and MCP integrations build on the WordPress Abilities API and AI Client included in WordPress 7.0 (this plugin’s minimum), but stay inactive until you switch them on; the core coupon features need no AI configuration at all.
Source code and issue tracker: github.com/Moksa1123/moksa-coupons-for-woocommerce.
This plugin can connect to a third-party AI provider, but only when you, the site administrator, explicitly enable an optional feature, and only through infrastructure you configure yourself. The plugin bundles no AI SDK and ships with every AI/MCP feature turned OFF by default. The plugin makes no outbound HTTP requests of its own.
AI coupon assistant (optional, off by default). When you enable this feature, the natural-language text you type in the admin to create or query coupons — plus the coupon parameters needed to fulfil that request — is sent to the AI model provider you have configured in WordPress’s AI Client (WordPress 7.0+). The plugin does not choose a provider, does not include or transmit any API keys of its own, and makes no AI request unless you enable the feature and configure a provider. Which provider receives the text, and the terms and privacy policy that apply, depend entirely on the AI Client connector you set up. Please review your chosen provider’s terms of service and privacy policy.
External MCP server (optional, off by default). When you enable this feature, the plugin exposes coupon abilities to external AI tools over the Model Context Protocol. This is an inbound, authenticated endpoint: a request must come from a logged-in user with the manage_woocommerce capability. The plugin does not send your data to any external service through this feature; it only answers authorised incoming requests. Destructive abilities (create / update / delete coupons) remain disabled over external MCP unless you separately opt in.