We are not just a product — but infrastructure. We embed capabilities TKAWEN in your product via official npm packages, REST APIs, and a single AI gateway (MCP) registered globally.
Ready-made SDKs and React components for Mystoq, LIQAA, and the shipping and messaging bridges — installed with a single command.
An AI gateway listed in the global registry that exposes the tools of all platforms to AI agents.
A getting-started guide, package reference, and runnable examples at docs.tkawen.com.
# Install the package npm install @tkawen/mystoq-sdk // Create a store and place an order import { Mystoq } from '@tkawen/mystoq-sdk'; const client = new Mystoq({ apiKey: 'sk_live_...' }); await client.orders.create({ product, customer, wilaya });
@tkawen/mystoq-sdkThe official JavaScript SDK for Mystoq.@tkawen/mystoq-reactReact components for storefronts.@tkawen/mystoq-mcp-serverAn MCP server that exposes Mystoq's tools.@tkawen/mystoq-seo-toolkitSEO/GEO tools for stores.@tkawen/mystoq-yalidine-bridgeA Yalidine shipping bridge.@tkawen/mystoq-maystro-bridgeA Maystro Delivery integration bridge.@tkawen/mystoq-whatsapp-bridgeA WhatsApp Cloud API bridge.@tkawen/liqaa-jsA TypeScript SDK for LIQAA.@tkawen/liqaa-reactReact hooks and components for LIQAA.A single MCP client gives you the tools of every TKAWEN platform, namespaced per service — officially listed in the global MCP registry. A full Algerian ecosystem operable by AI agents.
Explore the portalFull documentation, ready-made packages, and direct support for your technical team.