---
title: "RevenueCat AI Toolkit for AI Agents"
description: "Connect AI agents to RevenueCat data and workflows for revenue analysis, experiments, product configuration, SDK setup, paywalls, and troubleshooting."
---

*RevenueCat AI Toolkit*

# Bring RevenueCat into your AI workflow.

Give your AI agent live RevenueCat context and proven workflows. Set up monetization from scratch, integrate the SDK, ship paywalls, troubleshoot purchases, and explore revenue, conversion, offerings, and experiments - without breaking your flow

[Read the setup guide](https://www.revenuecat.com/docs/tools/overview)
[View on GitHub](https://github.com/RevenueCat/ai-toolkit)

- **Claude Code**: `/plugin install revenuecat`
- **Cursor**: `/add-plugin revenuecat`
- **Codex CLI**: `codex plugin marketplace add RevenueCat/ai-toolkit`
- **Gemini CLI**: `gemini extensions install https://github.com/RevenueCat/ai-toolkit`
- **Other — skills only**: `npx skills add RevenueCat/ai-toolkit`

## One toolkit, from first setup to the next growth decision

1. **Build monetization from scratch**
   “Set up RevenueCat for this app. Configure the products, entitlements, and offerings, then guide me through SDK integration.”

2. **Ship and troubleshoot with confidence**
   “Audit my RevenueCat setup, flag anything incomplete, and help me fix the purchase flow.”

3. **Understand what to improve next**
   “Summarize revenue, active subscribers, trial conversion, offering performance, and experiment results. Show me what deserves attention.”


## Ask. Understand. Act.

The RevenueCat MCP server brings live account context into your agent. RevenueCat skills add proven workflows. OAuth keeps access aligned with each teammate’s existing permissions.

## Choose your agent. Connect RevenueCat. Ask a real question.

Install the plugin with the selector above, authenticate through OAuth, and start with one of the prompts.

[Read the installation guide](https://github.com/RevenueCat/ai-toolkit#installation)

## Frequently asked questions

### Do I need to be a developer?

No. You can ask questions about revenue, subscriber counts, conversion, offerings, experiments, and configuration in natural language. Engineering workflows can also use the toolkit for SDK integration, paywalls, and troubleshooting.

### Does this only work for subscription apps?

No. RevenueCat supports subscriptions and one-time in-app purchases. The toolkit works with the projects, products, entitlements, offerings, and analytics available in your RevenueCat account.

### What exactly is included in the AI Toolkit?

The full plugin bundles the RevenueCat MCP server and RevenueCat skills. MCP provides authenticated account access; skills guide the agent through common RevenueCat workflows.

### What can it read or change?

Access follows your existing RevenueCat account permissions. Depending on those permissions, the agent can inspect analytics and configuration, and create or manage apps, products, entitlements, offerings, packages, and paywalls.

### Which AI tools are supported?

Claude Code, Cursor, OpenAI Codex, Gemini CLI, and Visual Studio Code beta. Other agentic coding environments can install the skills separately and configure MCP manually.

### How is access secured?

Authentication uses OAuth, and access is limited to what your RevenueCat account already permits. Treat write-capable agent access like dashboard or API access and review proposed changes before accepting them.
