Everything about licensing, billing, and what's actually inside EO AI Kit.
The Codebase (EO AI Kit) is the core product — Next.js + Supabase + the AI Engine (LLM tool-calling, MCP, Generative UI), fully wired. A Module is an MCP server that adds vertical-specific tools, data, and its own customer-facing UI as one package on top of the codebase (like dispatch or reservation flows) — install a Module and you get the business logic and its front-end together, not two independently swappable pieces. (Separately, the dashboard itself ships with EO/Classic/Custom skin presets — accent color and corner shape — which are purely cosmetic and apply regardless of which Modules you've installed.)
One-time payment per license tier. Lifetime updates are included — there's no recurring fee for the codebase itself. Modules are separate one-time add-on purchases unless included in your tier.
Not currently. EO AI Kit is a paid starter kit from launch — there's no open-source tier at this time.
No. The AI Engine and Module contract are pre-wired and documented — you write a Module's tools, the workspace rendering just works. General familiarity with Next.js and React is assumed.
Provider-agnostic via the Vercel AI SDK — Anthropic and OpenAI are wired in by default, swap or add providers via a single config layer, without touching your business logic.
Solo is limited to 1 project. Pro and Agency include unlimited personal projects under a single license. Agency additionally allows white-labeling for client work.
Updates ship as the underlying stack evolves (Next.js, Supabase, AI provider SDKs) and as new features are added. All updates are included for the lifetime of the license — no separate update fee.
Solo includes community Discord access. Pro adds priority response times. Agency includes a private support channel.
14-day refund window if the kit doesn't run on a clean install, handled through Lemon Squeezy checkout.
Fully customizable — it's your codebase. EO AI Kit ships with EO / Classic / Custom dashboard skin presets (accent color + corner shape) out of the box, and since you own the source, you can go beyond the presets with your own styling too.