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-onlyList 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-onlyGet one order in full: rows (products, quantities, prices), totals, carrier, payment and current status.
list_order_statesread-onlyList the shop's order statuses (id → label). Orders carry a status id; this is the mapping that makes them readable.
list_customersread-onlySearch customer accounts by email or last name.
get_customerread-onlyGet one customer account in detail.
list_productsread-onlyList catalog products, optionally filtered by name or reference.
get_productread-onlyGet one product in full: prices, description, categories, combinations.
list_categoriesread-onlyList the shop's categories.
get_stockread-onlyGet the stock rows of one product (one per combination).
list_low_stockread-onlyList stock rows whose quantity has fallen to or below a threshold — the restocking view.
update_stock_quantitywrite · needs approvalSet 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-onlyList the shop's CMS pages (legal, about, delivery…), read-only.
Example prompts
Just ask your AI in plain language — it picks the right PrestaShop tool:
- “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 — from PrestaShop, in plain language.”
- “Get one order in full: rows (products, quantities, prices), totals, carrier, payment and current status — from PrestaShop, in plain language.”
- “List the shop's order statuses (id → label). Orders carry a status id; this is the mapping that makes them readable — from PrestaShop, in plain language.”
- “Search customer accounts by email or last name — from PrestaShop, in plain language.”
How it works
- Create your Proxoria account and add your MCP endpoint to Claude or ChatGPT.
- Connect PrestaShop with your API key — each user connects their own account, credentials encrypted at rest.
- 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 12 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. 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 freeAbout 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.