Referly Connector for AI agents.
12 live capabilities
Manage your affiliate programs and partner growth through natural conversation.
Waiting for input…
Why people use Referly
Stop the Dashboard Hopping with Referly Affiliate Management
With this Connector, your AI agent becomes the central hub for all your referral marketing. Instead of searching for data, you just ask for it. You can pull analytics, create partners, and check workflows in a single conversation. You get the same data, but without the friction of manual navigation.
What Vinkius changes
You stop clicking and start asking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick Partner Onboarding
A partnership manager gets a new sign-up via email.
- Real-world use case 02
Real-time Campaign Auditing
A growth marketer wants to know if a specific promo is working.
- Real-world use case 03
Workflow Troubleshooting
An ops lead notices a delay in user rewards.
Complete set · 12capabilities
The complete Referly capability set.
These are the exact actions your AI can choose when you ask it to work with Referly.
01—04
4 capabilities in this set.
Part of 12 available through Referly.
- 01 Capability
Get referral analytics
Get a summary of how your referral program is performing. It's the quickest way to see your conversion trends.
- 02 Capability
Get workflow status
Check if a specific automation workflow has finished or is still running. It's great for monitoring background tasks.
- 03 Capability
List referral workflows
See all the automation workflows you've set up. This helps you keep track of your active growth loops.
- 04 Capability
Trigger workflow
Manually start a specific referral workflow. Use this to kick off a process like a welcome sequence or a reward.
05—08
4 capabilities in this set.
Part of 12 available through Referly.
- 05 Capability
Track referral event
Log a new conversion or referral event manually. This is useful for capturing specific actions that need tracking.
- 06 Capability
Create affiliate
Create a new affiliate profile with a name and email. This lets you onboard partners instantly without using the dashboard.
- 07 Capability
Get affiliate details
Pull specific details for a single affiliate. Use this to check a partner's status or specific metadata.
- 08 Capability
Get current user
Retrieve the profile of the currently authenticated user. This helps the AI know which account it's working in.
09—12
4 capabilities in this set.
Part of 12 available through Referly.
- 09 Capability
List affiliates
See a full list of all the partners in your account. Use this to get an overview of your entire affiliate network.
- 10 Capability
List coupons
Pull a list of all active discount codes. This helps you manage your promotions without hunting for them.
- 11 Capability
List referrals
See a list of all referral events that have occurred. Use this to audit your most recent sign-ups and sales.
- 12 Capability
Validate coupon
Check if a specific discount code is valid. Use this to quickly verify codes during marketing tests.
Set up in minutes
One URL. Then ask Referly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Referly 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_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Referly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly URL.
- Step 03
Save and start
Save the connection and enable Referly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"referly": {
"url": "https://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly
Open Agent mode in chat and ask: "Using Referly, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"referly": {
"url": "https://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly
Ask Copilot: "Using Referly, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"referly": {
"url": "https://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly
Open Cascade and ask: "Using Referly, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"referly": {
"url": "https://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly
Ask Cline: "Using Referly, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add referly --transport http "https://edge.vinkius.com/vk_preview_r97rMjp10IFiuxDDfJuMyNPDoMsyXirwA5asAV5M/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 Referly
Ask Claude: "Using Referly, show me...". 12 tools are ready
Where the request belongs
Work Referly can move forward.
This is for growth leads and ops managers who are tired of manual data entry and want to automate their affiliate marketing and conversion tracking.
Growth Marketer
You use this on Tuesday afternoons to quickly audit partner performance and check conversion rates across different channels without opening a browser.
Partnership Manager
You use this to onboard new affiliates instantly and keep track of who's actually driving revenue for the company.
Operations Lead
You use this to monitor the health of growth loops and ensure that automated workflows are firing correctly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReferralHero
Automate viral referral campaigns via ReferralHero. manage subscribers, rewards, and leaderboards with AI.
PartnerPortal.io
Manage your partner and reseller programs with deal registration, lead sharing, and performance tracking for channel sales.
Platform.ly
Grow your business with marketing automation, CRM, and analytics connected in one platform that shows what drives revenue.
Vouchery.io
Manage coupon, discount, and loyalty programs on Vouchery.io with AI agents.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
ReferralCandy
Connect your AI agents to ReferralCandy to manage referral programs, track advocates, register purchases, and analyze campaign performance.
Bring your own AI
Change the model, client or framework. Keep Referly 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 Referly.
The practical details behind the request, access and result.
How does the Referly MCP help with affiliate marketing?
It connects your affiliate program to your AI client, allowing you to manage partners, track conversions, and trigger growth workflows using natural language instead of manual dashboard navigation.
Can I use the Referly MCP to onboard new partners?
Yes, you can create new affiliate profiles directly through your AI agent by providing a name and email, making the onboarding process much faster.
How do I track conversions using the Referly MCP?
You can ask your agent to pull referral analytics or list recent referral events to see exactly how your program is performing in real-time.
Can the Referly MCP manage my promo codes?
Absolutely. You can list all active coupons or validate specific discount codes to ensure your marketing campaigns are always up to date.
Is the Referly MCP good for growth marketing teams?
It's ideal for growth teams because it automates the tedious parts of referral marketing, like monitoring workflow statuses and pulling performance data.
How does the Referly MCP handle workflow automation?
The Connector allows you to list your existing automation workflows and manually trigger them through your AI client whenever you need to kick off a specific growth loop.
Can my AI automatically find if a specific discount code is valid in Referly?
Yes! Use the validate_coupon capability. Provide the promo code, and your agent will return its eligibility status and technical metadata instantly.
How do I find my Referly Tenant ID and API Key?
Log in to your Referly dashboard at referly.so, navigate to Settings > API Keys, and you will find your unique Tenant ID and secret API key there.
One connection away
Give your agent a direct line to Referly.
Connect Referly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available