# Kiwify MCP for AI Agents AI Agent Connect

> Kiwify MCP lets you manage your digital product store and online course sales through your AI agent. It connects your Kiwify account so you can pull sales data, monitor active subscriptions, and manage product listings without leaving your chat interface. It's designed for creators who need to keep a pulse on their revenue and customer base in real time.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/ai-agent-connect
- **Tags:** digital-products, online-courses, order-management, subscription-tracking, revenue-analytics, affiliate-management

## Description

Managing a growing catalog of online courses and digital products usually means jumping between tabs to check refund rates, track new signups, and verify product statuses. This Connector changes that by letting your AI agent handle the heavy lifting. Instead of manually pulling reports, you can just ask your agent for a summary of today's sales or a list of active subscriptions. It pulls your real-time data directly into your workspace, so you can spot trends or identify high-value customers instantly. Because Vinkius makes it easy to connect these types of tools, you can integrate Kiwify into your existing workflow to keep your focus on creating content rather than auditing spreadsheets. You get a direct line to your sales metrics, customer history, and webhook configurations, making it much easier to manage the backend of your e-commerce business.

## Tools

### create_notification_webhook
Set up a new webhook to trigger actions based on Kiwify events. Use this to connect to other apps.

### delete_notification_webhook
Remove a webhook that's no longer needed for your notifications. This keeps your automated triggers clean.

### get_account_summary
Fetch a high-level overview of your current account information. It's a quick way to see your status.

### get_product_details
Pull specific information for a single product in your catalog. It helps you verify pricing and descriptions.

### get_sale_details
View the specific details of a single transaction or sale. This is useful for checking specific order info.

### list_products
Get a complete list of all digital products you currently sell. Use it to audit your entire catalog.

### list_sales_history
Pull a history of recent sales with filters for specific dates. It helps you see your recent revenue.

### list_active_subscriptions
See all current recurring subscriptions and their statuses. This is the best way to track your MRR.

### list_configured_webhooks
View all the webhooks you've currently set up in your account. Use this to manage your integrations.

## Prompt Examples

**Prompt:** 
```
Show me my total sales from the last 30 days and tell me which product sold the most.
```

**Response:** 
```
### Sales Summary (Last 30 Days)

* **Total Revenue:** R$42,500.00
* **Total Orders:** 142
* **Refund Rate:** 1.2%

**Top Performing Products:**
1. **Marketing Digital Pro** (85 sales)
2. **SEO Masterclass** (42 sales)
3. **Social Media Kit** (15 sales)

Would you like to see the specific sale details for the top product?
```

**Prompt:** 
```
How many active subscriptions do I have right now, and what's the monthly revenue?
```

**Response:** 
```
### Subscription Overview

* **Active Subscriptions:** 342
* **Estimated Monthly Recurring Revenue (MRR):** R$33,054.00

**Breakdown by Plan:**
* **Marketing Digital Pro Monthly:** 180 active
* **SEO Membership:** 120 active
* **All Access:** 42 active

I can also show you the upcoming renewals for the next 7 days if you need.
```

**Prompt:** 
```
Who are my top 3 customers based on their total spend?
```

**Response:** 
```
### Top Customers by Lifetime Value

| Rank | Customer Name | Total Spend | Products Purchased |
| :--- | :--- | :--- | :--- |
| 1 | João Silva | R$2,388 | All Access + 3 Courses |
| 2 | Maria Santos | R$1,594 | 3 Products |
| 3 | Carlos Mendes | R$1,291 | 2 Products + Subscription |

**Average LTV:** R$253.00
```

## Capabilities

### Track sales performance
Get a clear view of your recent transactions and revenue trends.

### Monitor active subscriptions
See who's currently paying and identify upcoming renewals.

### Manage product listings
View and inspect specific details for every item in your store.

### Access customer data
Pull purchase histories and engagement details for your buyers.

### Configure webhooks
Create or remove notification triggers for your automated workflows.

### Get account summaries
Fetch a high-level overview of your current account information.

## Use Cases

### Checking today's revenue
A creator asks for today's sales and gets a summary of total revenue and refund counts using list_sales_history.

### Identifying churn
A manager asks for the churn rate of a specific subscription and gets a breakdown of cancellations using list_active_subscriptions.

### Product audit
An owner wants to see all products with over 1,000 sales to decide which ones to promote using list_products.

### Webhook setup
A developer needs to create a new notification trigger for new sales and uses create_notification_webhook.

## Benefits

- Get instant access to your sales history using list_sales_history to see what's selling right now.
- Monitor your recurring revenue with list_active_subscriptions to keep an eye on your MRR.
- Quickly check specific item data with get_product_details to update your catalog information.
- Manage your automated alerts by using create_notification_webhook to link your sales to other apps.
- Identify your best customers by pulling data with list_products and checking purchase histories.
- Get a fast snapshot of your business health using get_account_summary to see your overall status.

## How It Works

The bottom line is you get a conversational interface for your entire Kiwify sales backend.

1. Subscribe to the Kiwify MCP on Vinkius.
2. Provide your Kiwify Access Token and Account ID in your client settings.
3. Ask your agent to list products, check sales, or summarize your revenue.

## Frequently Asked Questions

**Can I use the Kiwify MCP to see my daily sales?**
Yes, you can pull your recent sales history to see exactly how much you made today and which products were purchased.

**Does the Kiwify MCP work for online courses?**
It's built specifically for that. You can monitor your course signups and manage your product listings easily.

**How do I track my recurring subscriptions with Kiwify?**
The Connector lets your agent list all active subscriptions, which helps you monitor your monthly recurring revenue.

**Can I manage my webhooks through this Connector?**
Yes, you can create, list, and delete webhooks to keep your automated systems synced with your sales.

**Is the Kiwify MCP good for seeing my customer list?**
It allows you to pull customer data and purchase histories so you can see who your best buyers are.

**Can I check the details of a specific sale?**
You can ask your agent to pull the details for any specific transaction to see the amount and customer info.

**Can I track orders and revenue performance?**
Yes. Browse all orders with status (approved, refunded, pending), amounts, and customer data. Track revenue metrics and trends.

**Can I monitor subscriptions and churn?**
Yes. Track active subscriptions, upcoming renewals, cancellations, and churn rates across all products.

**Does Kiwify require two credentials?**
Yes. Kiwify requires an **Access Token** and **Account ID**. Bearer authentication against `public-api.kiwify.com/v1`.