Skip to main content
Time: two minutes. You need: a storekit login on an account enabled for the AI assistant beta, and Claude Code installed.

Add the Server

1

Register the server

In a terminal, run:
By default this adds the server to your local scope for the current project. Add --scope user to make it available in every project.
2

Sign in

Start claude, then run /mcp. Select storekit and choose Authenticate.Your browser opens the storekit dashboard. Sign in with your usual storekit email and password if you are not already signed in. You briefly see Connecting your MCP client, please wait… and are then sent back to your assistant.
The assistant is connected to the account of the user who signed in. If you belong to more than one storekit account, it uses your first account. There is no account picker during sign-in.
Back in the terminal, /mcp shows storekit as connected.

Ask Your First Question

Ask your assistant:
The assistant lists your stores by name, with their timezone and currency. If it does, you are connected. Try a second question — “How many orders did we take yesterday?” — then head to What You Can Ask.
If the assistant says it cannot reach storekit or asks you to sign in again, see Troubleshooting.

Approving Writes

Claude Code asks before each tool call unless you have allowed that tool. For the two storekit writes — creating a discount code and creating a payment link — read the arguments it shows and answer per call rather than allowing them for the whole session.

Disconnecting

To drop only the sign-in and keep the server registered, run /mcp inside Claude Code, select storekit and choose Clear authentication.