Payhip Connector for AI agents.
11 live capabilities
Manage software licenses and digital product coupons through your AI client.
Waiting for input…
Why people use Payhip
Payhip for Automated Software License Management
This Connector lets your agent do that in one step. Just tell your agent to check the key and tell you the status. You get the answer instantly without ever leaving your chat.
What Vinkius changes
You get a dedicated operations assistant for your digital storefront.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Refund Handling
A customer asks for a refund.
- Real-world use case 02
Flash Sale Setup
You need a 20% off code for 2 hours.
- Real-world use case 03
License Support
A user says their key won't work.
Complete set · 11capabilities
The complete Payhip capability set.
These are the exact actions your AI can choose when you ask it to work with Payhip.
01—04
4 capabilities in this set.
Part of 11 available through Payhip.
- 01 Capability
Get customer details
Fetch all the information associated with a specific customer. This helps you identify who bought what.
- 02 Capability
Get product details
Retrieve the specs and details for a specific digital product. This helps you see what's in your current catalog.
- 03 Capability
List coupons
See every coupon currently active in your Payhip store. This gives you a bird's eye view of your promotions.
- 04 Capability
List customers
Get a list of everyone who has purchased from your store. This is useful for managing your audience.
05—08
4 capabilities in this set.
Part of 11 available through Payhip.
- 05 Capability
List products
View all the digital products currently for sale. This helps you audit your current inventory.
- 06 Capability
Update license usage
Increment or decrement the number of allowed activations for a key. Use this to enforce your software's seat limits.
- 07 Capability
Verify license
Check if a specific software license key is valid and active. This prevents unauthorized use of your content.
- 08 Capability
Create coupon
Create a new discount code with a specific amount and type. This helps you launch marketing campaigns quickly.
09—11
3 capabilities in this set.
Part of 11 available through Payhip.
- 09 Capability
Disable license
Turn off a license key for a customer. This is useful for handling refunds or security issues.
- 10 Capability
Enable license
Reactivate a license key for a customer. This allows you to restore access to your digital product.
- 11 Capability
Get coupon
Pull the specific details for a single coupon. Use this to check discount types and expiration dates.
Set up in minutes
One URL. Then ask Payhip to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Payhip 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_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Payhip for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip URL.
- Step 03
Save and start
Save the connection and enable Payhip in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"payhip": {
"url": "https://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip
Open Agent mode in chat and ask: "Using Payhip, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"payhip": {
"url": "https://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip
Ask Copilot: "Using Payhip, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"payhip": {
"url": "https://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip
Open Cascade and ask: "Using Payhip, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"payhip": {
"url": "https://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip
Ask Cline: "Using Payhip, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add payhip --transport http "https://edge.vinkius.com/vk_preview_fyxLv9OoizaM6yacpBswxtYrGqwGglQ69UkiZ5G7/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 Payhip
Ask Claude: "Using Payhip, show me...". 11 tools are ready
Where the request belongs
Work Payhip can move forward.
This is for the creator who's tired of manual admin and the software founder who needs to handle license validation without building a custom dashboard.
Software Founder
Verifies customer keys and updates activation counts during support calls.
Digital Creator
Sets up flash sale coupons and monitors campaign reach in real-time.
Support Agent
Retrieves customer purchase history and license metadata to solve user issues faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGumroad
Sell digital products, memberships, and physical goods directly to your audience with a checkout that handles everything.
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.
Gutendex
Search and discover 70,000+ free public domain ebooks from Project Gutenberg. no API key required.
Sellfy
Open your online store in minutes and sell physical products, digital downloads, subscriptions, and print-on-demand merchandise.
Whop
Manage digital products, payments, and memberships on Whop with AI agents.
Bring your own AI
Change the model, client or framework. Keep Payhip 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 Payhip.
The practical details behind the request, access and result.
Can the Payhip MCP manage my software keys?
Yes. You can use it to verify if a key is active, check its metadata, and toggle its status on or off.
How do I use Payhip MCP to create discount codes?
Just ask your agent to create a new coupon. You can specify the code name, the discount amount, and the type of discount.
Can I use Payhip MCP to see my customer list?
Yes. Your agent can pull a list of all customers who have purchased from your Payhip store for you.
Does the Payhip MCP work with my existing store?
It works with any Payhip store. You just need to provide your API key from your developer settings to connect it.
Can Payhip MCP help me prevent software piracy?
It helps by allowing you to verify licenses in real-time and quickly disable keys that are being misused or refunded.
How do I update license counts with Payhip MCP?
You can tell your agent to increment or decrement the usage count for a specific key to keep your seat limits accurate.
Can my AI automatically find the details for a specific coupon by its ID?
Yes! Use the get_coupon capability with the Coupon ID. Your agent will respond with complete metadata, including discount type, value, and usage limits in seconds.
How do I find my Payhip API Key?
Log in to your Payhip account, navigate to Account > Settings > Developer, and you will find your unique secret API key there.
Does this work for physical products?
The current MCP implementation focuses on coupon management and digital license verification. Physical product orchestration may be added as Payhip expands its API capabilities.
One connection away
Give your agent a direct line to Payhip.
Connect Payhip once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available