Vinkius

Saleor MCP for AI Agents. Manage inventory, orders, and customers via chat.

Saleor MCP connects your AI client directly to your headless e-commerce backend. You can manage product details, audit recent customer orders, and retrieve specific account information—all from a natural chat conversation. It gives your agent deep visibility into everything happening in your store.

Saleor MCP is compatible with Claude Claude
Saleor MCP is compatible with ChatGPT ChatGPT
Saleor MCP is compatible with Cursor Cursor
Saleor MCP is compatible with Gemini Gemini
Saleor MCP is compatible with Windsurf Windsurf
Saleor MCP is compatible with VS Code VS Code
Saleor MCP is compatible with JetBrains JetBrains
Saleor MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

View all available products

List the entire catalog or check specific item details by ID.

Audit customer accounts

Find profiles and view order history for any registered shopper.

Track recent sales activity

Get a list of the latest orders placed on the platform, or dive into one specific receipt.

Check store configuration

Retrieve high-level data like default currencies and active selling regions.

Waiting for input…

AI Agent
Saleor

What AI agents can do with Saleor MCP: 10 Tools for E-commerce Ops

These tools give your AI client direct access to all core Saleor functions. You can pull product listings, check orders, manage customers, and view global shop configurations.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Saleor MCP

Get Customer

Retrieves a specific customer's profile information and order history.

Get Order

Pulls detailed information for a single, specific order number.

Get Product

Gets deep details about one product using its unique ID.

Get Shop Info

Retrieves general, high-level configuration data for the entire shop.

List Categories

Provides a list of all product categories defined in the store.

List Channels

Shows which sales channels are currently set up and active.

List Collections

Retrieves a list of all product collections available in the store.

List Customers

Lists every customer or user who is registered in your shop's system.

List Orders

Presents a list of the most recent orders that have been placed.

List Products

Retrieves a comprehensive list of all products available in your Saleor store.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Saleor MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Saleor integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Saleor, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Saleor MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Saleor Headless API. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Checking order status feels like a scavenger hunt. Solved with Vinkius AI Gateway

Right now, checking on an order means navigating through your platform’s web dashboard. You copy the order number, paste it into the tracking portal, then maybe you have to check the customer profile page just to confirm their billing zip code. It's a multi-step process that wastes time and makes the support agent sound like they're running errands.

With this MCP, you tell your AI client what order number you need help with. The system runs `get_order` and gives you all the details—the items bought, the billing address, and the status—all in one simple response.

You get full visibility into Saleor's core operations.

The specific manual steps that disappear are cross-referencing data points. You no longer need to switch between the user directory and the order history just to build a complete picture of a shopper. The ability to list all users with `list_customers` means you can query the customer base without clicking through hundreds of records.

What's different now is speed. Instead of spending minutes compiling reports from multiple internal tools, your agent gives you actionable data in seconds.

What your AI can actually do with this

Managing an online store usually means jumping between inventory dashboards, order tracking pages, and customer profile screens. This MCP changes that. Instead of copying data or navigating complex web interfaces, you simply ask your AI client a question about the saleor backend, and it gets the answer instantly. You can check product availability by calling get_product, list all registered users using list_customers, or pull up full details for any order with get_order.

If your current platform uses an alternative method of data access, you'll spend hours compiling reports. Here, everything is exposed through a single chat interface. This makes it easier to manage day-to-day retail operations right where you work, and Vinkius hosts this connection so you can access Saleor alongside thousands of other services.

Built · Hosted · Managed by Vinkius Saleor - Manage E-commerce Products & Orders with AI
Server ID 019d7601-70dd-733a-9ebe-42eee26bb8b8
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I check product stock levels with Saleor MCP? +

You use get_product to pull specific item details. This tool retrieves real-time information like available variants and current stock configurations for a given product ID.

Can the Saleor MCP help me find customer order history? +

Yes. You first use list_customers to identify the user, and then use get_customer to pull their entire profile and associated order history in one go.

What is the difference between list_orders and get_order? +

list_orders shows a summary of the most recent purchases on your platform. get_order, however, gives you comprehensive details for just one specific receipt or order ID.

How do I list all product categories using Saleor MCP? +

You run the list_categories tool. This immediately displays a structured list of every category your store uses, letting you audit the catalog structure without touching any web dashboards.

Does the Saleor MCP support multiple sales channels? +

Yes, it does. You can use list_channels to see all configured selling environments and determine which markets your store is currently active in.