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.
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.
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.
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.
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