Skip to main content
Connect your AI assistant to AIOD so it can work with the discounts on your store.

What you need

  • A Shopify store with AIOD Discount & Gift installed.
  • A Shopify login for that store with access to the AIOD app. You approve the connection inside your Shopify admin, so you need to be able to sign in there.
  • An AI client that supports remote MCP servers — Claude, ChatGPT, Cursor, VS Code, and most others do.
You will need this once, in step 1:
https://aiod-automatic-discount.com/mcp
One connection covers one store. If you run several stores, connect each one separately.

Step 1 — Add the server to your AI client

Pick your client.
AIOD is in Claude’s connector directory, so there is nothing to paste.Open the AIOD Discounts & Free Gift listing and click Connect.Full walkthrough: AIOD connector for Claude.

Step 2 — Sign in

Your client opens a browser tab. Three quick screens:
1

Type your store domain

your-store.myshopify.com, or just the store handle.This only decides which Shopify admin you get sent to. It grants nothing by itself — anyone could type any store here and get no further.
2

Approve in your Shopify admin

Shopify signs you in and shows the AIOD approval screen. This is the step that actually connects your store.Before you click Connect, read the screen. It names the app that is asking, and the web address your access will be sent to. The name is chosen by whoever built the client and nobody verifies it. The address is checked against a registered list and cannot be faked.
If you did not just start this from your AI client, or you do not recognise the address, close the page. Nothing is granted until you click Connect.
3

Back to your client

Approving sends you straight back, connected. If your browser blocks the redirect, the screen gives you a link to click instead.

Step 3 — Check it works

Ask your assistant:
You should get back your actual AIOD discounts, each with its name, status, and type. If you do, you are done. Try a couple more:

What to do next

What you can build

Free gifts, BOGO, volume breaks, conditional offers — and how to ask for each.

Examples

Real requests and exactly what the assistant does with them.

If something goes wrong

Your sign-in expired or was revoked. Reconnect from your client — the same three screens, and it will be quick because you are already signed into Shopify.
Two likely causes. Either you connected a different store than you expected — check which store the approval screen named — or your discounts were created directly in Shopify rather than in AIOD. The connector only sees AIOD’s own automatic discounts.
This usually means AIOD was uninstalled from the store, or its Shopify session expired. Reinstall AIOD, then reconnect.
A single tool call has to finish within 60 seconds. Try again, and if you asked for something broad (“check every discount”), narrow it down.
Both are expected. The server accepts POST only and never opens an event stream, so GET returns 405. It also rejects JSON-RPC batched requests, which were removed from the spec. Any current MCP client handles this correctly.

Disconnecting

Remove the connector in your AI client and it stops being used. To revoke access on the AIOD side too, email [email protected] and your store’s access is cut off immediately. Uninstalling AIOD from Shopify also ends all access automatically.