Kiwify Connector for AI agents.
9 live capabilities
Manage digital product sales and subscription revenue in your chat.
Waiting for input…
Why people use Kiwify
Kiwify for Automating Info-product Sales Tracking
This Connector lets you skip the spreadsheets. Just ask your agent for a summary of your latest sales or a list of active subscriptions. You get the numbers you need instantly in your chat window.
What Vinkius changes
You get a conversational interface for your entire Kiwify sales backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
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.
- Real-world use case 02
Identifying churn
A manager asks for the churn rate of a specific subscription and gets a breakdown of cancellations using list_active_subscriptions.
- Real-world use case 03
Product audit
An owner wants to see all products with over 1,000 sales to decide which ones to promote using list_products.
Complete set · 9capabilities
The complete Kiwify capability set.
These are the exact actions your AI can choose when you ask it to work with Kiwify.
01—03
3 capabilities in this set.
Part of 9 available through Kiwify.
- 01 Capability
Create notification webhook
Set up a new webhook to trigger actions based on Kiwify events. Use this to connect to other apps.
- 02 Capability
Delete notification webhook
Remove a webhook that's no longer needed for your notifications. This keeps your automated triggers clean.
- 03 Capability
Get account summary
Fetch a high-level overview of your current account information. It's a quick way to see your status.
04—06
3 capabilities in this set.
Part of 9 available through Kiwify.
- 04 Capability
Get product details
Pull specific information for a single product in your catalog. It helps you verify pricing and descriptions.
- 05 Capability
Get sale details
View the specific details of a single transaction or sale. This is useful for checking specific order info.
- 06 Capability
List products
Get a complete list of all digital products you currently sell. Use it to audit your entire catalog.
07—09
3 capabilities in this set.
Part of 9 available through Kiwify.
- 07 Capability
List sales history
Pull a history of recent sales with filters for specific dates. It helps you see your recent revenue.
- 08 Capability
List active subscriptions
See all current recurring subscriptions and their statuses. This is the best way to track your MRR.
- 09 Capability
List configured webhooks
View all the webhooks you've currently set up in your account. Use this to manage your integrations.
Set up in minutes
One URL. Then ask Kiwify to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kiwify from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Kiwify, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kiwify for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Kiwify URL.
- Step 03
Save and start
Save the connection and enable Kiwify in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kiwify": {
"url": "https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Kiwify
Open Agent mode in chat and ask: "Using Kiwify, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kiwify": {
"url": "https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Kiwify
Ask Copilot: "Using Kiwify, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kiwify": {
"url": "https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Kiwify
Open Cascade and ask: "Using Kiwify, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kiwify": {
"url": "https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Kiwify
Ask Cline: "Using Kiwify, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kiwify --transport http "https://edge.vinkius.com/vk_preview_uCrtHEHTouFHs9FEg7AXWhtqoKqKq5E2kQOpcUvo/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Kiwify
Ask Claude: "Using Kiwify, show me...". 9 tools are ready
Where the request belongs
Work Kiwify can move forward.
This is for digital creators and info-product owners who are tired of manual data entry and want to see their sales numbers in real time without logging into a dashboard.
Info-product Entrepreneur
Monitors MRR and churn rates to adjust marketing spend on a Tuesday afternoon.
Digital Content Creator
Checks sales performance of new courses to see what's converting for their audience.
E-commerce Marketing Manager
Analyzes purchase history to build better retargeting lists for the brand.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKajabi
All-in-one business platform for creators. manage courses, customers, and marketing via AI.
Hotmart
Sell online courses, digital products, and memberships on the leading platform for digital creators in Latin America and beyond.
Podia
Manage your Podia store. list customers, track sales, and oversee products and subscriptions directly from any AI agent.
Bleez
Power your Brazilian e-commerce with a platform that integrates payments, inventory, and logistics for the local market.
Gumroad
Sell digital products, memberships, and physical goods directly to your audience with a checkout that handles everything.
Polar
Manage digital products, subscriptions, orders and customers via Polar. create checkouts, manage discounts and track revenue from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Kiwify connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Kiwify.
The practical details behind the request, access and result.
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.
One connection away
Give your agent a direct line to Kiwify.
Connect Kiwify once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available