kasy add
Turn on features after kasy new.
Implementation
Via MCP (recommended): ask your assistant "add revenuecat to my project" (or stripe, ads, ai_chat, drive...). It checks the available features (list_features) and runs add_feature for you. See Kasy MCP.
-
Run the command for the feature you want to turn on:
kasy add revenuecat kasy add stripe kasy add ads kasy add ai_chat kasy add drive -
Answer the guided prompts (credentials, deploy,
.env). The CLI edits the project and runs a deploy when needed. -
Confirm what's on:
kasy add --list
Commands that change the project require an active license.
Information
Examples
| Command | What it does |
|---|---|
kasy add stripe | Web Stripe + webhook |
kasy add revenuecat | Mobile paywall |
kasy add ads | AdMob (4 formats) |
kasy add ai_chat | Server-side AI chat |
kasy add drive | Ride-hailing (Mapbox, passenger + driver) |
Last updated on 08/02/2026

