Leal Connector for AI agents.
12 live capabilities
Manage retail loyalty programs and customer rewards in Latin America.
Waiting for input…
Why people use Leal
Leal : Automate Retail Loyalty Management in Latin America
With this Connector, you just tell your agent what you need. You can ask for a member's profile and their latest transactions in one go. It turns a five-minute search into a five-second conversation, letting you focus on strategy instead of clicking.
What Vinkius changes
You get a conversational interface for your entire loyalty program's backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Handling a VIP inquiry
A customer calls about their points.
- Real-world use case 02
Planning a seasonal sale
You ask the agent to list_segments to find high-spending customers, then check list_rewards to see what you can offer them.
- Real-world use case 03
Reviewing store performance
You ask the agent to list_stores and then list_campaigns to see which locations are hitting their targets.
Complete set · 12capabilities
The complete Leal capability set.
These are the exact actions your AI can choose when you ask it to work with Leal.
01—04
4 capabilities in this set.
Part of 12 available through Leal.
- 01 Capability
List rewards
See all the different rewards your members can currently earn or redeem. This helps keep your offers clear.
- 02 Capability
List transactions
Pull a complete list of all transactions across the entire program. This is great for high-level auditing.
- 03 Capability
Check leal status
Verify that your API connection is active and working correctly. Use this to troubleshoot your setup.
- 04 Capability
Get member balance
See the current point balance for a specific loyalty member. This helps with quick customer support.
05—08
4 capabilities in this set.
Part of 12 available through Leal.
- 05 Capability
Get member
Pull the full profile for a single member, including their tier. Use this to get specific customer details.
- 06 Capability
Get member transactions
See the specific transaction history for one individual member. This helps you see a single customer's journey.
- 07 Capability
Get segment
Get the specific details and membership data for a single customer segment. Use this to drill down into groups.
- 08 Capability
Get store
Get the specific details for a single store location. This is useful for checking local store info.
09—12
4 capabilities in this set.
Part of 12 available through Leal.
- 09 Capability
List campaigns
View all your marketing campaigns along with their current metrics. This helps you track your marketing ROI.
- 10 Capability
List members
Get a full list of all loyalty members in your program. Use this to see your total reach.
- 11 Capability
List segments
Browse the various customer segments you've created for targeting. Use this to group your audience.
- 12 Capability
List stores
See every store location currently enrolled in your network. This gives you a bird's-eye view of your footprint.
Set up in minutes
One URL. Then ask Leal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Leal 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_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Leal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal URL.
- Step 03
Save and start
Save the connection and enable Leal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"leal": {
"url": "https://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal
Open Agent mode in chat and ask: "Using Leal, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"leal": {
"url": "https://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal
Ask Copilot: "Using Leal, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"leal": {
"url": "https://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal
Open Cascade and ask: "Using Leal, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"leal": {
"url": "https://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal
Ask Cline: "Using Leal, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add leal --transport http "https://edge.vinkius.com/vk_preview_IUQ9IgkFtPnLdOkLtky5MxTWNMnRw9cE0IhAbwmT/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 Leal
Ask Claude: "Using Leal, show me...". 12 tools are ready
Where the request belongs
Work Leal can move forward.
This is for retail marketing managers and loyalty program leads who are tired of manual data entry and jumping between different CRM capabilities to find member info.
Loyalty Program Manager
Checks member tiers and point balances to handle customer service inquiries faster.
Marketing Coordinator
Reviews campaign metrics and customer segments to plan the next big promotion.
Retail Operations Lead
Monitors the store network and reward availability to ensure consistent branding.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFidelizador
Build customer loyalty programs with points, rewards, and engagement campaigns that keep shoppers coming back.
Zinrelo
Manage loyalty programs, reward points, and customer engagement via the Zinrelo API.
All Digital Rewards
Incentive and reward orchestration. manage participants, points, and catalogs via AI.
Referrizer
Automate referral marketing and loyalty via Referrizer. manage contacts, referrals, and rewards directly from any AI agent.
Swarm
Orchestrate multi-agent AI workflows where specialized agents collaborate, delegate tasks, and solve complex problems together.
Gameball
Automate loyalty programs and gamification via Gameball. manage customer profiles, track points, and handle order rewards directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Leal 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 Leal.
The practical details behind the request, access and result.
How does the Leal MCP help with retail loyalty?
It gives your AI agent a direct line to your loyalty data. You can ask about member tiers, check point balances, and see reward options in plain English.
Can I use Leal MCP to see my customer segments?
Yes. Your agent can browse and inspect all your customer segments to help you understand who is buying what and how to target them better.
Does Leal MCP work for Latin American retail?
Yes, it's specifically designed to manage loyalty programs, cashback rewards, and personalized offers for retail businesses in Latin America.
Can my agent check if a customer has enough points?
Absolutely. You can ask the agent to pull a specific member's balance instantly to see if they qualify for a reward or a specific tier.
How do I see my store network performance with Leal?
The Connector allows your agent to list all your enrolled store locations and get specific details for each one, making it easy to monitor your physical footprint.
Can I see my marketing campaign metrics?
Yes, you can ask your agent to list all active marketing campaigns and see the metrics associated with each one to track your ROI.
Can I check a member's points balance?
Yes. get_member_balance returns the current points balance and tier for any loyalty member.
Can I view transaction history?
Yes. get_member_transactions shows individual history and list_transactions shows all loyalty transactions.
How do I manage customer segments?
list_segments shows all segments and get_segment returns configuration and member count for any segment.
One connection away
Give your agent a direct line to Leal.
Connect Leal once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available