# Gumroad MCP for AI Agents AI Agent Connect

> Gumroad lets you manage your entire creator storefront through your AI agent. You can handle product listings, monitor sales trends, and generate discount codes without switching tabs. It turns your AI into a dedicated store manager that handles the heavy lifting of your e-commerce backend.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_7EyEcnbCNOhgqSYO5ymZsjFTsmfdwsJVaCEnvWiD/ai-agent-connect
- **Tags:** digital-products, creator-economy, checkout-flow, transaction-history, subscription-management, sales-intelligence

## Description

Managing a digital storefront usually means jumping between tabs to check sales, update product details, and mess with discount codes. It's a chore that eats up time you should be spending on actual creation. This Connector changes that by letting you talk to your AI agent to handle the backend for you. You can ask about your best-selling items or get a breakdown of recent revenue while staying in your primary workspace. Because Vinkius makes it so easy to connect these tools, you can treat your AI like a store manager that actually knows your data. Instead of hunting for a specific transaction ID to help a customer, you just ask the agent to find it. It moves the work from manual data entry to natural conversation. You get a clear picture of your business performance without the headache of navigating complex dashboards. It's about getting answers faster so you can focus on what matters.

## Tools

### list_offer_codes
See all current discount codes for a specific product. This helps you keep track of active promotions.

### list_sales
Get a list of recent sales with date filters. Use this to monitor your daily revenue trends.

### list_product_subscribers
Pull a list of people subscribed to a specific product. It's great for identifying your core audience.

### create_offer_code
Make a new discount code with a fixed or percentage value. This is perfect for quick marketing campaigns.

### get_product_details
Pull specific metadata and pricing for one product. Use this to verify your listing info quickly.

### get_sale_details
Look up the full details of a single sale ID. This gives you the data needed for high-fidelity support.

### get_user_profile
Fetch your account details directly from Gumroad. It's a quick way to check your profile status.

### list_products
See every product currently listed in your store. Use this to get a high-level view of your catalog.

## Prompt Examples

**Prompt:** 
```
List all my products on Gumroad.
```

**Response:** 
```
I've retrieved your digital products. You have 5 active items, including **Advanced AI Guide** ($49.00) and **MCP Templates** ($19.00). 

Would you like the shareable URLs for any of these?
```

**Prompt:** 
```
Show me the sales from the last 7 days.
```

**Response:** 
```
Scanning transaction history... 

In the last 7 days, you've had **12 sales** totaling **$345.00**. 

*   **Best-selling product:** MCP Templates
*   **Total Revenue:** $345.00

Would you like a breakdown of each transaction?
```

**Prompt:** 
```
Create a 20% discount code named 'SUMMER26' for my AI Guide product.
```

**Response:** 
```
Done! I've created the offer code **SUMMER26** for your **Advanced AI Guide**. 

*   **Discount:** 20%
*   **Status:** Active

It's ready for use on your checkout page.
```

## Capabilities

### Create discount codes
Generate new fixed or percentage-based offer codes for your products.

### View all active products
See every item currently listed in your store catalog.

### Track recent sales history
Monitor your revenue trends with specific date filters.

### Pull subscriber lists
Get a list of everyone subscribed to a specific product.

### Get granular sale details
Retrieve specific transaction information using a sale ID.

### Fetch account profile data
Pull your own Gumroad account details directly into the chat.

## Use Cases

### Flash Sale Execution
A creator wants to run a 24-hour sale. They ask their agent to create a 20% code and then check the sales every hour using list_sales.

### Instant Support Verification
A customer claims they didn't get their file. The support person asks the agent to find the sale details for that order ID using get_sale_details.

### Subscriber Audits
A marketer wants to know which product has the most fans. They ask the agent to pull subscribers for every item and compare the totals.

### Quick Product Checks
A creator needs to know the exact price and URL for a product they're mentioning in a video. They ask the agent to pull the product details.

## Benefits

- Stop switching tabs by using list_products to see your entire catalog in one chat.
- Launch marketing campaigns faster by using create_offer_code to generate discounts in seconds.
- Provide better support by using get_sale_details to find transaction info instantly.
- Monitor your growth trends easily by using list_sales with specific date filters.
- Identify your core fans faster by pulling specific lists with list_product_subscribers.
- Verify your pricing and metadata quickly by using get_product_details.

## How It Works

The bottom line is you get a dedicated store manager that lives inside your AI chat.

1. Subscribe to the Gumroad MCP on Vinkius.
2. Grab your Application Token from the Gumroad Dashboard under Settings.
3. Connect the token to your AI client to start managing your store.

## Frequently Asked Questions

**Can the Gumroad MCP help me manage my discount codes?**
Yes. You can ask your AI agent to create new fixed or percentage-based discount codes for your products instantly.

**How can I use the Gumroad MCP to track my sales?**
You can ask your agent to show you recent sales or provide a breakdown of revenue over specific dates.

**Can I use the Gumroad MCP to find customer order details?**
Yes. If you have a sale ID, your agent can pull the full details of that specific transaction to help with support.

**Does the Gumroad MCP work with my existing products?**
It connects to your current Gumroad account, allowing your agent to see and manage the products you already have listed.

**Can I use the Gumroad MCP to see who is subscribed to my items?**
Yes. Your agent can pull subscriber lists for specific products so you can see who is following your work.

**How do I get my Gumroad account info using the Connector?**
The Connector can fetch your account profile details directly, giving you a quick way to check your status without logging in.

**How do I find my Application Token for Gumroad?**
Log in to your Gumroad account, navigate to **Settings** > **Advanced**, and scroll down to the **Application tokens** section to create a new one.

**Can I create discount codes with my AI agent?**
Yes! The `create_offer_code` tool allows your agent to generate new coupons for any of your products with fixed or percentage discounts.

**Does the integration support checking specific customer info?**
The `get_sale_details` tool provides comprehensive data for any transaction, including the customer's email and purchase metadata.