Bharti Store Tools for WooCommerce
AI agents are starting to shop on behalf of customers. Today they do it by guessing — reading your page like a screenshot and clicking blindly. They pick the wrong size, miss your filters, and abandon the cart.
Bharti Store Tools for WooCommerce fixes that. It uses the browser’s WebMCP API (document.modelContext) to hand agents a clear, structured list of what your store can do — built automatically from your own products, attributes, categories and cart.
No configuration. Activate it and your store is agent-ready.
What agents can do
- search_products — search your catalog by keyword, category, price and your own product options
- get_product_details — read one product’s full details and stock
- add_to_cart — add items, with correct variation matching for size/colour
- view_cart / remove_from_cart — manage the real WooCommerce cart
- get_store_policy — answer returns, shipping and warranty questions
- start_checkout — hand the customer a checkout link
Built from YOUR store
The plugin does not assume you sell shoes. It reads the product attributes you actually created — “Size” and “Colour” for apparel, “RAM” and “Storage” for electronics — and builds the agent’s options from those. One plugin, every kind of shop.
The customer stays in control
Agents can fill the cart, but they cannot place an order or pay. Checkout always ends with a human clicking through your normal WooCommerce checkout. Your payment flow, your rules, unchanged.
Works in every browser
WebMCP is new and not yet in every browser. The bundled polyfill means your tools are exposed correctly today, and switch to the native browser API automatically once it ships.
Third-party code
This plugin bundles one file written by others. The copyright notice stays inside the file itself.
assets/webmcp-compat.js— WebMCP compatibility layer, from https://github.com/GoogleChromeLabs/webmcp-tools Copyright 2026 Google LLC, licensed under the Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0). Unmodified. Apache-2.0 is compatible with GPLv3, which the “GPLv2 or later” licence of this plugin covers.
