Ask your AI what your Shoplazza store sold this week.
Orders filtered by status, payment and fulfilment, a single order in full, your product catalogue and your store settings — answered inside ChatGPT, Claude, Codex or Cursor, next to the ads that sent the traffic. Install the Soku app from the Shoplazza App Store and link the store to your brand; your AI reads it through that install, and every read costs 0 credits.
Claude CodeCodexCursorVS CodeChatGPTClaude (web & desktop)Your own agent
Soku Connect
Install the Soku app from the store, link it to your brand, paste the setup prompt to your agent, ask something.
Your accounts, one connection
ads, analytics, commerce and revenue
Shoplazza
Store orders and products, next to the spend
Stripe
Revenue, subscriptions, invoices and refunds
Shopify
Orders, products, customers and inventory
200+
APIs
40+
apps
30+
skills
Ask once and your AI reads the accounts you connected — no paid data call involved.
Your own store0 credits per readRead-only
About five minutes
Set it up once, in the app you already use.
There is no Shoplazza sign-in: install the Soku app from the Shoplazza App Store, then link the store to your brand in Soku. After that, every AI app you approve reads it through the same connection.
One sign-in covers every project, and headless runs (`claude -p`, CI, the Agent SDK) work without a browser — `claude mcp add` only writes config, so a non-interactive run can never finish the MCP authorization. Both surfaces can act on your accounts once you approve each change.
1
Create your Soku workspace
The connection is public and identical for everyone — your Soku sign-in is what points it at your data. Connect one account in that workspace too: that is what your AI reads. The first time your AI uses the connection, Soku asks you to approve the access and names the workspace it will read through — so the workspace has to exist by then.
Already have one? Nothing to do here — sign in when the connection asks for it.
2
Copy the Soku MCP connection
https://api.soku.ai/mcp
3
Add it to Claude Code
claude mcp add --transport http soku https://api.soku.ai/mcp
Run the command in any project. It writes the configuration and prints an `Added …` line.
Authorize separately — adding a server does not open a browser.
Run `claude mcp list` to confirm the server reads `✔ Connected`.
4
Approve the access, then ask it something
Inside Claude Code, run `/mcp` and follow the browser flow — or, from your shell, `claude mcp login soku`.
The Soku consent page names the host, the workspace the grant will read through, and what the connection will be able to do.
Approving creates the grant listed above on this page. Cancelling creates nothing.
On a machine with no browser (SSH, headless Linux), `claude mcp login soku --no-browser` prints the URL and takes the pasted callback.
Paste this first
Using Soku, search for what capabilities I can reach.
A list of capabilities with names, what each reads and what each costs. An empty list means the search matched nothing — try broader words. An error naming authorization means the host never completed the browser step.
Checked 2026-08-25 against Claude Code documentation. Menu names change between releases — look for connectors, apps, tools or integrations.