Skip to content

Add Saleor Agentic Commerce - #10

Open
rachidjarray-financedistrict wants to merge 1 commit into
saleor:mainfrom
rachidjarray-financedistrict:add-saleor-agentic-commerce
Open

Add Saleor Agentic Commerce#10
rachidjarray-financedistrict wants to merge 1 commit into
saleor:mainfrom
rachidjarray-financedistrict:add-saleor-agentic-commerce

Conversation

@rachidjarray-financedistrict

Copy link
Copy Markdown

Adds saleor-agentic-commerce to the AI section.

What it is: an MIT-licensed SDK that adds UCP and ACP protocol endpoints to a
Saleor storefront, so AI shopping agents can discover products, create checkout
sessions, and complete purchases.

Why it belongs here: the AI section currently covers the MCP server — reading
Saleor data from an agent. This covers the other direction: letting an agent
transact against a Saleor store. It runs entirely in the Next.js storefront layer
and consumes the same GraphQL API the storefront already uses, so no Saleor
backend changes are required.

Four packages, all published to npm: protocol core, Next.js route handlers, a
payment handler, and a dummy payment handler so the full flow can be run
end to end without any real payment setup.

Repo: https://github.com/financedistrict-platform/saleor-agentic-commerce

@CLAassistant

CLAassistant commented Aug 14, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants