kasy remove
Remove features you no longer use.
Implementation
Via MCP: ask your assistant "remove ads from my project". It runs remove_feature for you. See Kasy MCP.
-
Commit the project first, just in case.
-
Run the command for the feature you want to remove:
kasy remove ads kasy remove revenuecatThe CLI removes code, dependencies, and related config entries.
-
Confirm what's still on:
kasy add --listVia MCP: "what's still on in the project?" (
list_features).
Requires a license. Doesn't undo data already written to the backend (e.g., users in Firestore).
Last updated on 08/02/2026

