FAQ

Frequently Asked Questions

Everything about licensing, billing, and what's actually inside EO AI Kit.

What's the difference between the Codebase and a Module?

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.)

Is this a subscription or a one-time payment?

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.

Is there a free version?

Not currently. EO AI Kit is a paid starter kit from launch — there's no open-source tier at this time.

Do I need to already know MCP or LLM tool-calling?

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.

Which LLM providers does it support?

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.

Can I use one license across multiple projects?

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.

How often is it updated?

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.

What kind of support do I get?

Solo includes community Discord access. Pro adds priority response times. Agency includes a private support channel.

What's the refund policy?

14-day refund window if the kit doesn't run on a clean install, handled through Lemon Squeezy checkout.

Can I customize the dashboard's look, or am I locked into the default skin?

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.