Skip to content
All articles

AskAI and PrestaShop MCP Server — what changes for your store

Published on 24 Jul 2026 · 4 min read · Updated on 25 Jul 2026

If you run a PrestaShop store you've probably had — or are about to have — an email about this: PrestaShop is launching AskAI, its native AI assistant, and moving its PrestaShop MCP Server module to a final release. Two linked announcements worth stopping on, without excitement or alarm. Here's what they actually cover, according to the module's official listing and PrestaShop's own communication — nothing more.

AskAI, in one sentence

AskAI is a conversational assistant pre-installed in the PrestaShop back office. It lets you query the store's data and trigger actions in natural language, and it lets the merchant plug in their own AI provider — ChatGPT, Claude, Gemini, among others.

In other words: instead of clicking through menus, you write "show me out-of-stock products" or "update the description of this item", and the assistant executes. The technical brick making that possible is the MCP Server.

The MCP Server, the plumbing behind the assistant

The PrestaShop MCP Server is a module exposing your store through the Model Context Protocol (MCP), a standard letting AI agents read data and trigger actions in a normalised way. AskAI builds on it; but the module also lets you connect external agents directly.

According to the announcement, the final release (out of beta) notably adds:

  • new authentication modes (Token and No-Auth);
  • STDIO transport for local development;
  • native compatibility with n8n for workflow automation;
  • Prompt Templates (pre-filled, reusable conversation starters) and Resources (structured store data, static like the configuration or the language list, or dynamic through URIs such as products://{id});
  • tighter security: full audit, granular access controls, and tool annotations (readOnly, destructive) meant to guide the model's behaviour.

The module is built on the official MCP PHP SDK. One point for anyone hoping to tinker: it ships under a proprietary licence — PrestaShop holds the rights, and the code can't be modified, reused or redistributed without written permission.

Which AI tools it connects to

The listing shows broad compatibility on the agent side: ChatGPT, Claude (Desktop, Web and Claude Code), Gemini CLI, Dust, Le Chat Mistral, n8n, and others. Each plugs into your store's MCP Server to get its context and act.

What the assistant can do

Still according to the module's listing, the MCP tools cover day-to-day management:

  • Product catalog: search products, retrieve their details, update descriptions and SEO fields in several languages, browse by category, manufacturer, supplier or reference, check stock and combinations.
  • Product images: list, add (from a URL or base64), replace, reorder, set the cover image.
  • Orders: retrieve them, search by identifier, analyse them in conversation.
  • Customers: access and manage customer information.
  • SEO: update product title tags, meta descriptions and keywords, in every configured language.

It's coherent, solid, and scoped to PrestaShop's native objects: products, orders, customers. On prerequisites, the listing states PrestaShop 8.2+ and PHP 8.1+, with the ps_mbo, ps_accounts and ps_eventbus modules installed — which matters if your store runs an older version (we cover PrestaShop compatibility questions here).

Is this good news?

Yes, without reservation: making AI accessible in natural language inside the back office, over an open standard protocol, is a real step forward for the ecosystem. It normalises the idea that "a store has a context an AI agent can read" — the very idea we work on.

One question the announcement doesn't settle, because that isn't its job: an assistant you query on demand is not the same thing as content production sustained over time. That's the subject of our second article, and of how a tool like Publium sits beside AskAI rather than against it.

FAQ

Does AskAI cost anything? The assistant is presented as pre-installed in the back office; you have to plug in (and pay for, at their rate) the AI provider of your choice. Check the official listing for exact terms.

Do I need PrestaShop 8.2? The MCP Server listing states PrestaShop 8.2+ and PHP 8.1+, plus ps_mbo, ps_accounts and ps_eventbus. Stores on earlier versions aren't covered for now.

Does my data go to the AI? The store's context is exposed to the agent you connect, and administrator access may be required. Choose your provider accordingly — this deserves serious thought.

Does Publium become pointless? No: the overlap is limited to product descriptions and metas. The blog, proactive SEO and multi-store steering aren't in the announced scope. We explain it in detail here.

In short

AskAI puts an AI assistant in your back office; the MCP Server is the standard that feeds it and opens the store to external agents. It's useful, well designed, and strictly centred on on-demand management of the catalog, orders and customers. What it doesn't replace — the blog and a sustained SEO strategy — remains untouched.

On your store

Nobody assigned to write all that?

That’s most stores. Publium drafts from your catalog, you review and sign, publishing goes out on the day you picked — without opening the back office. Tell us what you sell.

Your details are only used to get back to you.

This site is protected by reCAPTCHA; the Google Privacy Policy & Terms of Service apply.