Supported platforms
ChatGPT
Build an AI-native storefront inside ChatGPT. Let customers browse
products, manage a cart, and check out with Gr4vy Embed—all within a
conversation.
Gemini
Coming soon. Build an AI-native storefront inside Google Gemini.
How it works
Each ADK integration follows the same pattern:- MCP server: Your server exposes tools (actions the AI can invoke) and resources (UI widgets it can embed) over the Model Context Protocol.
- Widgets: Self-contained HTML widgets render inside the AI platform as inline frames, giving you full control over the shopping experience.
- Gr4vy Embed: A PCI-compliant payment form loads inside the checkout widget, backed by Gr4vy orchestration, real-time routing, and webhook verification.
- Single API: Once live, your storefront connects to Gr4vy through a single integration, giving you access to 400+ payment methods and PSPs using your existing payment stack.
Reference implementations
ChatGPT - TypeScript
Reference implementation using Node.js, Express, React, and the MCP SDK.
ChatGPT - Python
Reference implementation using Python and FastMCP.