Colossal is AI-native commerce infrastructure. It provides core commerce primitives, commerce agents, and apps that you compose to build commerce products tailored to you. With Colossal you can:Documentation Index
Fetch the complete documentation index at: https://colossal.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create storefronts
Create beautiful storefronts backed by Colossal commerce primitives (checkout, products, orders, customers). Use Colossal Builder Agent or your own AI agent with Colossal Agent Skills.
Create commerce agents
An agent is an automation that listens for events (an order, a payment, a schedule) and runs steps. Use apps to build revenue recovery agents, customer support agents, personalized upsells, smart reports, and insights.
Enhance your existing commerce infrastructure
You can use Colossal Agents and Apps with your existing infrastructure - our agents can pull your data (including products, orders, or custom models), act on it using AI node or any of the apps, and send the results to your backend using webhooks or custom integrations.
The framework
Colossal has three pillars. You can use them together or independently.Commerce primitives
Our hosted backend provides products with variants and pricing, a persistent cart, hosted checkout with tax and shipping, order management, customer profiles, and billing. You can use Admin SDK (coming soon) to interact with them via GraphQL API.Agent Builder
Describe what you want in the chat interface, or build visually with the editor. Compose triggers and actions from any installed app into agents that handle order fulfillment, notifications, data syncing, support routing. Anything event-driven or scheduled. You don’t need a storefront to use agents.Store deployment
You can build your storefront using Builder Agent and launch it on Colossal Cloud. Alternatively, you can build your own storefront using the Storefront SDK (we provide a convenient starter template) and self-host it using the hosting provider of your choice (Vercel, Cloudflare, or any other). In both cases you can leverage agentic commerce, letting customers discover and buy through AI chat apps.Explore
Platform
Products, checkout, orders, customers, and billing.
Agent Builder
Triggers, actions, AI reasoning, and step types.
Storefront SDK
React hooks for products, cart, checkout, and theming.
Apps
Connect Stripe, PayPal, Klaviyo, Slack, and more.
Agentic commerce
Let customers discover and buy through AI chat apps.
Storefront API
GraphQL API for products, cart, checkout, and orders.