# WooCommerce AI Agent Connect

> Manage your WooCommerce store — audit products, orders, and reports via AI.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_DISZRewRomZVXts0RbWiyCWvx0BpsK5csQBMm9Gs/ai-agent-connect
- **Tags:** store-management, sales-reporting, product-catalog, order-tracking, inventory-management, open-source-ecommerce

## Description

Empower your AI agent to orchestrate your entire e-commerce ecosystem with **WooCommerce**, the world's most customizable open-source platform. By connecting WooCommerce to your agent, you transform complex store management into a natural conversation. Your agent can instantly list your products, audit recent orders, and retrieve sales reports without you ever touching a dashboard. Whether you are running a boutique shop or a high-volume enterprise store, your agent acts as a real-time store operator, ensuring your business is always healthy and efficient.

### What you can do

- **Order Auditing** — List all recent and historical orders, and retrieve detailed metadata for each, including status and customer info.
- **Product Oversight** — List all products and categories in your account to maintain a structured catalog.
- **Customer Administration** — Query customer profiles and monitor their purchase history to understand your audience.
- **Sales Intelligence** — List store reports and system status to stay on top of your performance metrics in real-time.
- **Coupon Governance** — List all active coupons to ensure your promotional strategy is correctly applied.

### How it works

1. Subscribe to this server
2. Enter your Store URL, Consumer Key, and Consumer Secret
3. Start managing your store data through Claude, Cursor, or any MCP-compatible client

### Who is this for?

- **Store Owners** — monitor daily sales and order fulfillment straight from your workflow.
- **Marketing Leads** — verify if new products have been correctly published and coupons are active.
- **Support Teams** — perform rapid order audits and check customer details without manual dashboard logins.
- **Operations Managers** — automate store querying to orchestrate cross-functional e-commerce teams smoothly.

## Tools

### get_order
Get details for a specific order

### get_product
Get details for a specific product

### update_order
Update an order status

### get_system_status
Get WooCommerce system status

### list_coupons
List all coupons

### list_customers
List WooCommerce customers

### list_orders
List WooCommerce orders

### list_reports
List WooCommerce reports

### list_categories
List product categories

### list_products
List WooCommerce products

## Prompt Examples

**Prompt:** 
```
List my last 5 orders in WooCommerce.
```

**Response:** 
```
I've retrieved your recent orders. You have 5 new transactions, including order #1234 for $45.00 by John Smith. Would you like the full details for any of them?
```

**Prompt:** 
```
Show me all my draft products.
```

**Response:** 
```
I've found 3 products in draft status: 'New Hoodie', 'Limited Poster', and 'Demo Shirt'. I can provide category and pricing info for each if you like.
```

**Prompt:** 
```
What is the system status of my store?
```

**Response:** 
```
Your WooCommerce system status is healthy. Environment: Production, WooCommerce version: 8.5.0, Database status: OK. Is there anything specific you'd like to check?
```

## Frequently Asked Questions

**How do I find my WooCommerce API keys?**
In your WordPress dashboard, go to **WooCommerce** > **Settings** > **Advanced** > **REST API** and click 'Add key'. Copy the Consumer Key and Secret and paste them below.

**Can the agent update order statuses?**
Yes. Use the `update_order` tool providing the Order ID and the new status (e.g., 'completed', 'processing'). Your agent will confirm the update instantly.

**Is it possible to see sales reports via the agent?**
Yes. The `list_reports` tool allows your agent to retrieve high-level sales data and performance reports directly from your store.
