rc Plugin
Plugin Claude Code Development Payments & FintechWeb & App DevelopmentClaude Code Customization & WorkflowThe explanation below is AI-generated. Please verify it against the sources.
The "rc" plugin (RevenueCat AI Toolkit) lets you configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code and other AI coding assistants. According to the GitHub README, it is distributed as a marketplace containing two plugins: the main "RevenueCat" plugin (MCP server plus cross-platform integration skills for iOS, Android, Kotlin Multiplatform, Flutter, and React Native) and "revenuecat-play-billing" (deep Google Play subscription lifecycle skills, synced from a separate RevenueCat/play-billing-skills repository). It also supports Cursor, OpenAI Codex, Visual Studio Code, and Gemini CLI, and requires OAuth authentication against a RevenueCat account. The README shows example workflows such as setting up a new app's subscription tiers and checking a project's configuration status.
Overview
According to the RevenueCat homepage, RevenueCat is a subscription/in-app-purchase backend service used to implement and manage purchases across iOS, Android, smart TV, and web, including receipt validation, paywalls, A/B testing, analytics, and customer support tools.
What you can do with rc
- Configure RevenueCat projects, apps, products, entitlements, and offerings from an AI coding assistant (per README)
- Access data about revenue, conversion funnel, and experiments (per README)
- Install the main RevenueCat plugin for MCP server access plus iOS/Android/Kotlin Multiplatform/Flutter/React Native integration skills (per README)
- Add the revenuecat-play-billing plugin for Google Play billing lifecycle skills (purchases, plan/price changes, payment recovery, webhooks, security) (per README)
- Use example workflows such as creating iOS/Android apps with subscription tiers, or checking project status (apps, products, entitlements, offerings count) (per README)
- Authenticate via OAuth to grant access based on your RevenueCat account permissions across all projects (per README)
Sources
Original description (English)
Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.
History of rc
- Plugin Added rc