Manage WooCommerce store with natural language using GPT-4.1 and MCP server
WooCommerce AI Agent — n8n Workflow (Overview) Description: Turn your WooCommerce store into a conversational AI assistant — create products, place orders, run reports and manage coupons using natural language via n8n...
Template notes
WooCommerce AI Agent — n8n Workflow (Overview)
Description: Turn your WooCommerce store into a conversational AI assistant — create products, place orders, run reports and manage coupons using natural language via n8n + an MCP Server.
Key features - Natural-language commands mapped to WooCommerce actions (products, orders, reports, coupons). - Structured JSON outputs + lightweight mapping to avoid schema errors. - Calls routed through your MCP Server for secure, auditable tool execution. - Minimal user prompts — agent auto-fetches context and asks only when necessary. - Extensible: add new tools or customize prompts/mappings easily.
Demo of the workflow:
[Youtube Video](https://youtu.be/HuFGGH29uyQ)
🚀 Setup Guide: WooCommerce + AI Agent Workflow in n8n
1. Prerequisites - Running n8n instance - WooCommerce store with REST API keys - OpenAI API key - MCP server (production URL)
---