Viral Loops Connector for AI agents.
10 live capabilities
Manage referral marketing campaigns and growth rewards.
Waiting for input…
Why people use Viral Loops
Viral Loops for Referral Marketing Growth
This Connector changes that by bringing the data to you. You can just ask your agent for the latest stats or to find a specific user's referral link. It cuts out the manual clicking and lets you focus on the actual strategy instead of the data entry.
What Vinkius changes
It turns your referral data into a searchable, actionable conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Influencer Outreach
A growth manager asks the agent to find the referral URL for a specific partner so they can send it in a DM immediately.
- Real-world use case 02
Support Troubleshooting
A customer says they didn't get their reward.
- Real-world use case 03
Growth Reporting
A marketing lead asks for a summary of the 'Summer Giveaway' stats to see the conversion rate.
Complete set · 10capabilities
The complete Viral Loops capability set.
These are the exact actions your AI can choose when you ask it to work with Viral Loops.
01—04
4 capabilities in this set.
Part of 10 available through Viral Loops.
- 01 Capability
Get referral url
Grab the unique link for a specific participant. You can use this to send personalized links to your customers.
- 02 Capability
Get rewards
See the reward configurations for a campaign. Use this to check what prizes are currently being offered.
- 03 Capability
Get campaign stats
Get the high-level performance metrics for a campaign. You'll see total referrals, conversions, and growth rates.
- 04 Capability
List campaigns
See every campaign in your account at once. This is the best way to start by discovering which programs are active.
05—07
3 capabilities in this set.
Part of 10 available through Viral Loops.
- 05 Capability
Update participant
Change the information for an existing participant. Use this to keep user data accurate as they move through the loop.
- 06 Capability
Get participant
Find the details of a specific person using their email. This helps you quickly identify a user's status in your growth loop.
- 07 Capability
List participants
Get a full list of everyone in a campaign. It's great for building leaderboards or auditing your growth.
08—10
3 capabilities in this set.
Part of 10 available through Viral Loops.
- 08 Capability
Create participant
Add a new user to a specific referral campaign. This is perfect for syncing sign-ups from your own forms or landing pages.
- 09 Capability
Get campaign
Pull every detail about a specific campaign. Use this to see the full scope of a referral program's configuration.
- 10 Capability
Get milestones
Check the rewards and milestones for a campaign. It lets you see exactly what users need to do to get their prizes.
Set up in minutes
One URL. Then ask Viral Loops to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Viral Loops 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_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Viral Loops for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops URL.
- Step 03
Save and start
Save the connection and enable Viral Loops in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"viral-loops": {
"url": "https://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops
Open Agent mode in chat and ask: "Using Viral Loops, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"viral-loops": {
"url": "https://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops
Ask Copilot: "Using Viral Loops, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"viral-loops": {
"url": "https://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops
Open Cascade and ask: "Using Viral Loops, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"viral-loops": {
"url": "https://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops
Ask Cline: "Using Viral Loops, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add viral-loops --transport http "https://edge.vinkius.com/vk_preview_1c55dYYLEmmbEhclVBuVcvRIUfigoG9lJF3rAv4G/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 Viral Loops
Ask Claude: "Using Viral Loops, show me...". 10 tools are ready
Where the request belongs
Work Viral Loops can move forward.
This is for growth leads and marketing ops who are tired of manual data entry. It's for the person who needs to answer 'how's the campaign doing' in seconds without opening a browser.
Growth Manager
They use this to check real-time referral numbers and milestone completions without refreshing a dashboard all day.
Marketing Team
They use this to quickly grab referral links for influencers or partners to send in DMs immediately.
Customer Support
They use this to look up a user's status and referral URL to help them troubleshoot reward issues.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsReferralCandy
Connect your AI agents to ReferralCandy to manage referral programs, track advocates, register purchases, and analyze campaign performance.
Referrizer
Automate referral marketing and loyalty via Referrizer. manage contacts, referrals, and rewards directly from any AI agent.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
ReferralHero
Automate viral referral campaigns via ReferralHero. manage subscribers, rewards, and leaderboards with AI.
Referly
Automate affiliate programs via Referly. manage partners, track conversions, and monitor workflows directly.
Bring your own AI
Change the model, client or framework. Keep Viral Loops 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 Viral Loops.
The practical details behind the request, access and result.
Can I use Viral Loops MCP to check my referral stats?
Yes, you can ask your agent to pull live stats for any campaign. It will return your conversion rates, total referrals, and participant counts instantly.
How do I get a referral link for a customer?
Just ask your agent to find the unique URL for a specific user. It will pull the correct link from your account so you can share it without logging in.
Can this help my support team?
Absolutely. Support agents can use the Connector to look up participant statuses, check reward milestones, and verify user details to solve issues faster.
What kind of campaigns can I see?
The Connector allows your agent to see every referral campaign in your account. You can ask to list all of them or get details on a specific one.
Does it handle rewards?
Yes, it can check milestone completion statuses and view your current reward configurations to see what users are eligible to earn.
Can I add new participants automatically?
Yes, the Connector includes a capability to create participants. You can use this to sync new sign-ups from your own web forms or landing pages.
How do I get my Viral Loops API Key?
Log in to your Viral Loops account, navigate to Settings > API Keys, and generate a new key. Copy it and paste it below.
Can I get referral URLs for participants?
Yes! Use the get_referral_url capability with the campaign ID and participant email to retrieve their unique referral link.
Can I add new participants to a campaign?
Yes! Use the create_participant action with the campaign ID and participant data (email and custom fields) to register them.
One connection away
Give your agent a direct line to Viral Loops.
Connect Viral Loops once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available