---
id: "tools/overview"
title: "AI Toolkit Overview"
description: "RevenueCat offers a comprehensive AI toolkit to help AI agents set up RevenueCat, integrate it into apps, and access your revenue data — all directly from your AI coding assistant."
permalink: "/docs/tools/overview"
slug: "overview"
version: "current"
original_source: "docs/tools/overview.mdx"
---

RevenueCat offers a comprehensive AI toolkit to help AI agents set up RevenueCat, integrate it into apps, and access your revenue data — all directly from your AI coding assistant.

## What's Included

The [RevenueCat AI Toolkit](https://github.com/RevenueCat/ai-toolkit) is a plugin for AI coding assistants that lets you configure and manage RevenueCat without leaving your development environment. It packages the [RevenueCat MCP Server](./mcp) and a set of skills that guide your agent through common RevenueCat use cases.

The plugin uses OAuth authentication, so it grants access based on your RevenueCat account permissions across all your projects.

The toolkit supports the following AI coding assistants:

- **Claude Code** — install via plugin marketplace
- **OpenAI Codex** — install via plugin marketplace
- **Gemini CLI** — install via `gemini extensions install`
- **Visual Studio Code** — install via the plugin marketplace (beta)
- **Other environments** — use `npx skills add RevenueCat/ai-toolkit`

For full installation instructions, see the [RevenueCat AI Toolkit on GitHub](https://github.com/RevenueCat/ai-toolkit#installation).

### What You Can Do

With the AI toolkit, you can:

- Configure RevenueCat projects, products, entitlements, and offerings
- Create and manage apps across iOS, Android, and other platforms
- Access revenue data, conversion funnel analytics, and experiment results
- Monitor project configuration status

## RevenueCat MCP Server

The recommended way to get started with the MCP server is to use the RevenueCat AI Toolkit. To get started with the MCP server directly, see the [MCP Server Setup](./mcp/setup) guide.

## Rico

To ask questions about your RevenueCat data, you can use also use [Rico](/dashboard-and-metrics/dashboard-and-metrics/rico), our AI-powered app growth advisor in the dashboard and in Slack.
