BACK TO DIRECTORY

KZB AI Cart Assistant for WooCommerce

by KZB Studio

0.0
(0 ratings)

KZB AI Cart Assistant for WooCommerce connects your store to AI systems using the open Model Context Protocol (MCP). It also adds an optional AI-powered chat widget to your storefront, powered by the WordPress AI Client built into WordPress 7.0.

The guiding principle: automation stops at the cart. The plugin never initiates checkout or processes payments — those actions always require a human.

Features

  • MCP server — REST endpoints that expose your product catalog and allow authenticated AI agents to add products to a customer’s cart (add_to_cart) and view cart contents (view_cart)
  • Storefront chatbot — floating chat widget powered by the WordPress AI Client; customers can ask product questions and add items to their cart through conversation
  • Bearer token authentication — per-user tokens that let an AI agent act on a specific customer’s behalf
  • My Account integration — customers can generate and revoke their own tokens from the My Account page
  • Admin panel — category filters, security limits (max quantity, max cart value), token management, and an audit log of every AI action
  • Privacy-first — respects the Global Privacy Control (GPC) signal; no API keys are stored by the plugin

MCP Server

AI agents discover the MCP endpoint via a <link rel="mcp-server"> tag automatically injected into your site’s <head>. The agent can then browse the product catalog (JSON-LD format) and call tools on behalf of an authenticated customer.

Typical agent flow:

  1. Agent reads <link rel="mcp-server"> from your page HTML
  2. GET /wp-json/kzbaca/v1/mcp — reads available tools and the product catalog URL
  3. GET /wp-json/kzbaca/v1/mcp/resources — fetches the product list
  4. POST /wp-json/kzbaca/v1/mcp/tools/add_to_cart — adds a product (Bearer token required)
  5. Agent returns the cart URL to the customer for payment

External Services

This plugin connects to external AI services only when the chatbot is enabled and an AI provider is configured in WordPress Settings AI. No data is sent to any external service when the chatbot is disabled (the default state).

WordPress AI Client
The storefront chatbot uses the WordPress AI Client (built into WordPress 7.0) to communicate with your configured AI provider. The AI provider and its privacy policy are managed in Settings AI in your WordPress admin — this plugin does not communicate directly with any AI provider.
Data sent: conversation messages, product catalog summary, cart context.

No data is ever sent to the plugin author’s servers.

Screenshots

Admin panel — Settings tab with allowed product categories and security limits.

Admin panel — Settings tab with allowed product categories and security limits.

Admin panel — API Tokens tab with token generation and active tokens list.

Admin panel — API Tokens tab with token generation and active tokens list.

Admin panel — Audit Log showing AI cart operations with status and error codes.

Admin panel — Audit Log showing AI cart operations with status and error codes.

Admin panel — Chatbot tab with widget settings (AI provider configured in Settings → AI).

Admin panel — Chatbot tab with widget settings (AI provider configured in Settings → AI).

Storefront — chat widget open with product recommendation cards.

Storefront — chat widget open with product recommendation cards.

My Account — AI Assistant tab where customers can manage their own tokens.

My Account — AI Assistant tab where customers can manage their own tokens.

Storefront chatbot — customer asks about outdoor LED lights; assistant replies with matching product cards.

Storefront chatbot — customer asks about outdoor LED lights; assistant replies with matching product cards.

Storefront chatbot — product detail panel slides in showing image, price, description, and a link to the product page.

Storefront chatbot — product detail panel slides in showing image, price, description, and a link to the product page.

Storefront chatbot — after asking to add a product, the assistant confirms and displays a "Go to cart" button; the cart badge updates in the widget header.

Storefront chatbot — after asking to add a product, the assistant confirms and displays a "Go to cart" button; the cart badge updates in the widget header.

Plugin Details

Active Installs
0
Total Downloads
224
Version
1.0.3
Requires WP
7.0
Requires PHP
8.3
Tested Up To
7.0.4
Added
2026-06-17
Last Updated
2026-06-19 8:10pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0