Connect your AI to PrestaShop

Give Claude, ChatGPT, Mistral or any MCP client secure access to PrestaShop — no official PrestaShop MCP server required. Proxoria turns PrestaShop's API into tools your AI can use, with per-user authentication and write actions gated by your approval.

What your AI can do with PrestaShop

Once connected, these tools appear automatically in your AI assistant:

  • list_ordersread-only

    List orders, newest first. Filter by status id (see list_order_states), customer or creation date. Returns a compact view; use get_order for one order's full detail.

  • get_orderread-only

    Get one order in full: rows (products, quantities, prices), totals, carrier, payment and current status.

  • list_order_statesread-only

    List the shop's order statuses (id → label). Orders carry a status id; this is the mapping that makes them readable.

  • list_customersread-only

    Search customer accounts by email or last name.

  • get_customerread-only

    Get one customer account in detail.

  • list_productsread-only

    List catalog products, optionally filtered by name or reference.

  • get_productread-only

    Get one product in full: prices, description, categories, combinations.

  • list_categoriesread-only

    List the shop's categories.

  • get_stockread-only

    Get the stock rows of one product (one per combination).

  • list_low_stockread-only

    List stock rows whose quantity has fallen to or below a threshold — the restocking view.

  • update_stock_quantitywrite · needs approval

    Set the stock quantity of a product (or one of its combinations). Writes to the shop, so it goes through the confirmation guardrail when enabled.

  • list_cms_pagesread-only

    List the shop's CMS pages (legal, about, delivery…), read-only.

  • list_addressesread-only

    Postal addresses on file, optionally those of one customer — where an order actually ships to.

  • list_order_historyread-only

    The status history of an order: every state it went through and when — what tells whether a late order is stuck at payment or at shipping.

  • update_order_statewrite · needs approval

    Move an order to another status (ids from list_order_states). PrestaShop treats this as a real event: it can email the customer and generate an invoice, so it is a write and goes through the confirmation guardrail when enabled.

  • list_product_combinationsread-only

    The variants (combinations) of a product — size, colour… — with their own reference, price impact and quantity.

  • list_specific_pricesread-only

    Price rules in force: discounts by product, customer group, country or date range — why a customer is not paying the catalogue price.

  • list_customer_threadsread-only

    Customer service threads with their status and channel — the shop's inbox for questions about orders.

  • list_customer_messagesread-only

    The messages inside one customer service thread, oldest first.

  • list_reference_dataread-only

    List one of the shop's reference tables, to get the ids and labels the other tools report: carriers, currencies, languages, countries, states, zones, taxes, manufacturers, suppliers, stores or employees.

Example prompts

Just ask your AI in plain language — it picks the right PrestaShop tool:

  • Which orders are still awaiting payment, and how long has each been sitting there?
  • Which products are below 10 in stock, and which of them sold most last month?
  • This customer says their parcel never arrived — show me their order, its status history and the address it shipped to.
  • What discounts are currently active, on which products and until when?
  • Which customer-service threads are still open, and what was the last message on each?

How it works

  1. Create your Proxoria account and add your MCP endpoint to Claude or ChatGPT.
  2. Connect PrestaShop with your API key — each user connects their own account, credentials encrypted at rest.
  3. Your AI instantly gets the PrestaShop tools. Write actions wait for your approval in the dashboard before anything changes.

Frequently asked questions

Does PrestaShop have an official MCP server?
You don't need one. Proxoria exposes PrestaShop to your AI through the Model Context Protocol, so you can use it from Claude, ChatGPT, Mistral or any MCP-compatible client — no official PrestaShop MCP server required.
What can my AI do with PrestaShop through Proxoria?
It gets 20 tools: list_orders, get_order, list_order_states, list_customers, get_customer, list_products, get_product, list_categories, get_stock, list_low_stock, update_stock_quantity, list_cms_pages, list_addresses, list_order_history, update_order_state, list_product_combinations, list_specific_prices, list_customer_threads, list_customer_messages, list_reference_data. For example, list orders, newest first. filter by status id (see list_order_states), customer or creation date. returns a compact view; use get_order for one order's full detail.
Is the PrestaShop connector read-only?
No — it can also make changes. Write actions go through Proxoria's confirmation guardrail by default: your AI proposes them, and you approve each one from your dashboard before anything is written to PrestaShop.
How do I connect PrestaShop to my AI?
Create a Proxoria account, connect PrestaShop with your API key, and add your Proxoria MCP endpoint to Claude or ChatGPT. Your AI instantly gains the PrestaShop tools.

Ready to connect PrestaShop to your AI?

Set it up in minutes — no code, secure by default.

Get started free

About Proxoria. Proxoria connects AI assistants — Claude, ChatGPT, Mistral and any Model Context Protocol (MCP) client — to the business apps you already use, turning each app's API into tools your AI can call, with per-user authentication and write actions gated by human approval.