Referrizer Connector for AI agents.
11 live capabilities
Manage referral marketing and loyalty rewards through natural conversation.
Waiting for input…
Why people use Referrizer
Stop the Manual Data Entry with Referrizer Referral Tracking
This Connector lets your AI agent do that work for you. You can ask it to pull contact details, check reward balances, and register new members in one go. You get your time back to focus on strategy instead of clicking through menus.
What Vinkius changes
You get a direct line to your referral data without the manual overhead.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a customer's points
A customer asks about their balance.
- Real-world use case 02
Tracking referral growth
You need a weekly report on word-of-mouth.
- Real-world use case 03
Launching a new campaign
You want to see what's live.
Complete set · 11capabilities
The complete Referrizer capability set.
These are the exact actions your AI can choose when you ask it to work with Referrizer.
01—04
4 capabilities in this set.
Part of 11 available through Referrizer.
- 01 Capability
Get campaign
Get the specific details of a single referral campaign. Use this to see rules and active status.
- 02 Capability
Get reward
See the details of a particular reward or incentive. Use this to check what's currently available.
- 03 Capability
List marketing campaigns
See all your current and past marketing campaigns. This gives you a high-level view of your outreach.
- 04 Capability
List transactions
View a full list of all reward transactions. This is useful for auditing your total loyalty spend.
05—08
4 capabilities in this set.
Part of 11 available through Referrizer.
- 05 Capability
Create contact
Register a new customer or contact in your system. This handles the data entry for you automatically.
- 06 Capability
Get contact details
Fetch the full profile for a specific contact. Use this to see a customer's full history and status.
- 07 Capability
Get referral
Pull information for a specific referral record. This helps you track individual word-of-mouth growth.
- 08 Capability
List contacts
Pull a list of all contacts in your Referrizer account. This helps you see your entire customer base.
09—11
3 capabilities in this set.
Part of 11 available through Referrizer.
- 09 Capability
List referral history
Get a history of all customer referrals. Use this to see how many people are actually referring friends.
- 10 Capability
List loyalty rewards
See all available rewards and incentives. This helps you choose the right context for customer interactions.
- 11 Capability
Update contact
Modify an existing contact's profile information. Use this to update statuses or loyalty tiers.
Set up in minutes
One URL. Then ask Referrizer to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Referrizer 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_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Referrizer for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer URL.
- Step 03
Save and start
Save the connection and enable Referrizer in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"referrizer": {
"url": "https://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer
Open Agent mode in chat and ask: "Using Referrizer, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"referrizer": {
"url": "https://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer
Ask Copilot: "Using Referrizer, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"referrizer": {
"url": "https://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer
Open Cascade and ask: "Using Referrizer, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"referrizer": {
"url": "https://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer
Ask Cline: "Using Referrizer, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add referrizer --transport http "https://edge.vinkius.com/vk_preview_oMyDulNqBny2gFByVAFpnCZFD37FUYBRCaDGuT2k/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 Referrizer
Ask Claude: "Using Referrizer, show me...". 11 tools are ready
Where the request belongs
Work Referrizer can move forward.
Marketing managers who are tired of manual data entry and growth hackers who need to see real-time referral data without clicking through five different dashboards.
Growth Marketing Manager
Monitors referral ROI and pulls campaign data to adjust strategy on the fly.
Loyalty Program Admin
Manages rewards and updates customer points without leaving their main workspace.
E-commerce Store Owner
Quickly registers new customers and checks their referral status to drive word-of-mouth.
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.
Genius Referrals
Manage referral programs, track advocates, and oversee rewards via AI agents with Genius Referrals.
FirstPromoter
Manage affiliates, track referrals, and handle rewards via AI agents with FirstPromoter.
Refersion
Manage your affiliate marketing program via Refersion. list affiliates, track conversions, and manage webhooks directly from any AI agent.
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 Referrizer 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 Referrizer.
The practical details behind the request, access and result.
Can I use Referrizer MCP to manage my loyalty points?
Yes, you can check customer point balances and see what rewards are available directly through your AI agent.
How does Referrizer MCP help with customer retention?
It automates the repetitive tasks of updating customer profiles and managing the rewards that keep people coming back.
Can my AI agent register new customers with Referrizer MCP?
Yes, your agent can register new contacts into your Referrizer account automatically as they sign up.
Can I see my referral history using Referrizer MCP?
Yes, you can pull a full history of your customer referrals to track how your word-of-mouth growth is performing.
Does Referrizer MCP work with my existing marketing campaigns?
Yes, it can list your current campaigns and pull specific details about their status and rules.
Can I update customer profiles via the Referrizer MCP?
Yes, you can use your agent to modify contact information and update loyalty tiers without manual data entry.
Can I list all my customer referrals using my AI agent?
Yes! Use the list_referral_history capability to retrieve a comprehensive list of all successful and pending referrals in your account.
One connection away
Give your agent a direct line to Referrizer.
Connect Referrizer once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available