Platform
How Mecsto is put together, and which parts a developer touches.
The pieces
- Storefront runtime — renders a merchant’s chosen theme on their domain.
- Seller app — where a merchant runs their business.
- Platform services — checkout, payments, notifications, scheduling.
- Theme SDK — the typed contract between the first two.
A theme developer touches the runtime and the SDK. An agent developer touches the MCP. Nobody outside the platform touches payments.