KasyKasy

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.

  1. 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
  2. Answer the guided prompts (credentials, deploy, .env). The CLI edits the project and runs a deploy when needed.

  3. Confirm what's on:

    kasy add --list

Commands that change the project require an active license.

Information

Examples

CommandWhat it does
kasy add stripeWeb Stripe + webhook
kasy add revenuecatMobile paywall
kasy add adsAdMob (4 formats)
kasy add ai_chatServer-side AI chat
kasy add driveRide-hailing (Mapbox, passenger + driver)

Last updated on 08/02/2026