Mindszi Builder

Build your own product experience: your storefront, your app, your portal, on easy APIs, typed SDKs and AI that builds with you.

Three typed APIsSDKs & CLIBuild with AIReal-time eventsAn engineer with you

Mindszi Builder puts the whole platform behind easy APIs and typed SDKs, so the experience your customers get is entirely your own.

Start building in an afternoon

import { Store } from '@mindszi/store-sdk'

const store = new Store({ apiKey })

const plans = await store.plans.list({ region: 'EU' })

200 · Plan[12] · 46msplans[0].price: Money

Everything the platform can do, you can build on

The same capabilities behind your storefront, your app and your automations, reachable three ways: call the API, use the SDK, or let AI do it.

CapabilityAPISDKAI
Checkout and activation
Plans and pricing
Customers and accounts
Usage and events

Add a top-up button to our account page

mcp · store.topups.options()live

Done. It lists your real top-up options and calls the typed SDK to buy.

TopUpButton.tsx · store.topups.create()

Build with AI

Connect Claude or any MCP client to your tenant and it works with your real catalogue, calls scoped tools and writes code against the typed SDKs.

MCP built inTyped SDKsScoped toolsLive tenant data

const plans =

await store.plans.list()

plans.map(plan => (

<PlanCard plan={plan} />

))

Unlimited EU

10 GB · 30 days

Buy · £18
live

your code · your brand · typed end to end

Your storefront, your app, your rules

Three REST APIs cover the whole platform: Store for selling, Account for your customers, Admin for your back office.

Typed SDKs

Generated clients your editor autocompletes.

A product engineer with you

From kick-off to go-live, on your side of the table.

order.completed

Unlimited EU · £18.00

delivered

esim.activated

ICCID …8841 · 6s after payment

delivered

usage.threshold

90% of 10 GB · top-up offered

delivered

one stream · signed · replayable

Your stack stays in sync by itself

Every order, activation and usage change lands in your systems as a typed event, the moment it happens.

One event stream

Orders, eSIMs, usage and billing, one shape.

Webhooks that behave

Signed, retried and replayable.

Ship the product you imagined

Book a demo and make a real API call from your own tenant before it ends.