Saleor for your agents.
Connect Saleor once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Saleor.
What agents can do with Saleor
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
saleor_list_productsFetch products with optional category, collection, and search filters.
saleor_list_ordersFetch orders with optional status and date filters.
saleor_get_productFetch a single product by its ID with full details including variants and images.
saleor_list_customersFetch customer accounts with optional search and pagination.
saleor_get_orderFetch a single order by its ID with line items, payments, and fulfillment status.
saleor_create_productCreate a new product with name, description, category, and optional attributes.
saleor_search_productsSearch products by name or description with full-text search.
saleor_list_collectionsFetch product collections with optional pagination.
saleor_get_checkoutFetch a checkout by its id or token, including items and shipping info.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into your Saleor Dashboard (or Saleor Cloud console).
- Navigate to Settings and create an API access token or use the token from your user account.
- Copy the token and paste it here. Also enter your Saleor instance URL.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Saleor to Even: call connect_begin("saleor") on the even-connect MCP and walk me through it.
List products and customers from your Saleor store, fetch individual orders with line items, and manage your catalog.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.