Fidelizador Connector for AI agents.
8 live capabilities
Manage your customer loyalty programs and email marketing through natural conversation.
Waiting for input…
Why people use Fidelizador
Fidelizador Loyalty Program Marketing Automation
This Connector puts that power into your chat. You just tell your agent to update a contact or pull a report, and it happens instantly. You get to stay in your flow instead of getting sucked into a maze of dashboard buttons.
What Vinkius changes
You get a marketing assistant that actually knows your data and can execute tasks without you clicking a single button.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cleaning a messy list
A CRM manager asks the agent to find and delete all contacts that haven't engaged in a year to improve deliverability using delete_contact.
- Real-world use case 02
Launching a sale
A marketer asks the agent to create a new mailing list for VIP Shoppers and then add a new lead to it using create_mailing_list and create_contact.
- Real-world use case 03
Post-campaign analysis
A sales lead asks for the open rates of the Spring Sale and has the agent summarize the results using get_campaign.
Complete set · 8capabilities
The complete Fidelizador capability set.
These are the exact actions your AI can choose when you ask it to work with Fidelizador.
01—04
4 capabilities in this set.
Part of 8 available through Fidelizador.
- 01 Capability
Create mailing list
Build a new segment for your audience. Use this to group people by specific behaviors or interests.
- 02 Capability
Update contact
Change the details for an existing user. Use this to fix typos or update phone numbers on the fly.
- 03 Capability
Create contact
Add a new person to your database. It's the fastest way to onboard new leads into your loyalty program.
- 04 Capability
Delete contact
Remove a user from your records. Keep your list healthy by getting rid of inactive or requested deletions.
05—08
4 capabilities in this set.
Part of 8 available through Fidelizador.
- 05 Capability
Get campaign
See the specifics of a single mailing. Get the open rates and click counts for any past or current send.
- 06 Capability
List campaigns
See every email you've ever sent. This helps you quickly find the right campaign to analyze.
- 07 Capability
List contacts
See everyone in your database. Use this to get a high-level view of your current audience.
- 08 Capability
List mailing lists
See all your current segments. It's the best way to check which lists already exist before making new ones.
Set up in minutes
One URL. Then ask Fidelizador to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fidelizador 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_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fidelizador for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador URL.
- Step 03
Save and start
Save the connection and enable Fidelizador in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fidelizador": {
"url": "https://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador
Open Agent mode in chat and ask: "Using Fidelizador, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fidelizador": {
"url": "https://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador
Ask Copilot: "Using Fidelizador, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fidelizador": {
"url": "https://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador
Open Cascade and ask: "Using Fidelizador, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fidelizador": {
"url": "https://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador
Ask Cline: "Using Fidelizador, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fidelizador --transport http "https://edge.vinkius.com/vk_preview_k2LMYaPFLeaawqumgeozMtnTVnMZnrrNeu6pr5Tt/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 Fidelizador
Ask Claude: "Using Fidelizador, show me...". 8 tools are ready
Where the request belongs
Work Fidelizador can move forward.
This is for the marketing manager who's tired of manual data entry and the CRM lead who needs to keep their database clean without the headache of constant manual updates.
Digital Marketer
Use it to pull campaign results and update segments in seconds during a busy campaign launch.
CRM Manager
Keep your database clean by deleting or updating contacts via text instead of manual dashboard clicks.
Sales Lead
Quickly build new mailing lists to target specific customer groups as leads come in.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOdicci
Launch interactive marketing campaigns with gamification elements like spin wheels, quizzes, and scratch cards that capture leads.
Referrizer
Automate referral marketing and loyalty via Referrizer. manage contacts, referrals, and rewards directly from any AI agent.
Fomo
Manage social proof notifications, push real-time events, and oversee templates via AI agents with Fomo.
MoEngage
Engage mobile app users with personalized push notifications, in-app messages, and AI-optimized customer journeys across channels.
Adikteev
App retargeting and churn prediction. manage audience segments and track campaign performance via AI.
VBOUT
Run marketing campaigns with email automation, social media management, and landing pages in one affordable platform.
Bring your own AI
Change the model, client or framework. Keep Fidelizador 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 Fidelizador.
The practical details behind the request, access and result.
Can I use Fidelizador MCP to manage my loyalty points?
Yes, it lets you manage the contacts and segments that power your rewards program. You can keep your audience organized and updated through your AI client.
How do I keep my mailing lists organized with Fidelizador?
You can ask your agent to create new lists or view existing ones to keep your segments clean. This helps you target the right people without manual filtering.
Can I see my campaign results using this Connector?
Yes, you can ask for specific campaign details like open rates and click-through stats. It's a fast way to see what's working without opening your dashboard.
Is this good for cleaning my Fidelizador database?
It's perfect for that. You can tell your agent to delete old contacts or update current ones, helping you maintain high-quality data for your marketing.
How do I connect Fidelizador to my AI?
You just need your API key from the Fidelizador settings page to link it to your agent. Once connected, you can manage everything via natural conversation.
Can I create new leads quickly with Fidelizador?
You can tell your agent to create a new contact whenever you get a new lead from another source. It's a great way to keep your database current in real time.
How do I find my Fidelizador API Key?
Log in to your Fidelizador account, navigate to Settings > Integrations, and generate or copy your unique API Key.
Can I search for a contact by email?
The list_contacts capability retrieves your directory. You can ask your agent to find specific records by email within the returned data.
How do I create a new mailing list?
Use the create_mailing_list capability and provide a name for your new list. The agent will confirm the creation in your account.
One connection away
Give your agent a direct line to Fidelizador.
Connect Fidelizador once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available