Glow Loyalty Connector for AI agents.
12 live capabilities
Manage Shopify rewards and member points through natural conversation.
Waiting for input…
Why people use Glow Loyalty
Fix Shopify Rewards Issues with Glow Loyalty
With this Connector, you just tell your AI agent to fix it. It finds the member and adjusts the balance in seconds. You get to resolve the issue and move on to the next customer without ever leaving your chat window.
What Vinkius changes
You get a conversational interface for your entire rewards program without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Fixing a missing points complaint
A customer claims they didn't get their points.
- Real-world use case 02
Issuing a VIP discount
A VIP wants a special discount.
- Real-world use case 03
New member outreach
Marketing wants to see new signups.
Complete set · 12capabilities
The complete Glow Loyalty capability set.
These are the exact actions your AI can choose when you ask it to work with Glow Loyalty.
01—04
4 capabilities in this set.
Part of 12 available through Glow Loyalty.
- 01 Capability
Verify api connection
Check if your Glow Loyalty account is correctly connected to the Connector. Use this to troubleshoot any authentication issues.
- 02 Capability
Gift points to member
Give a specific amount of bonus points to a customer. It's perfect for rewarding social shares or high-value actions.
- 03 Capability
Adjust member points
Add or subtract points from a member's balance using positive or negative numbers. This is your primary capability for manual balance corrections.
- 04 Capability
Get reward spec
Check the specific point requirements for a particular reward. Use this to see exactly how many points a customer needs for a deal.
05—08
4 capabilities in this set.
Part of 12 available through Glow Loyalty.
- 05 Capability
Find loyalty member
Search for a specific loyalty member by their unique details. This helps you quickly locate a customer's profile during a support ticket.
- 06 Capability
Get program details
Fetch the core identity and configuration of your loyalty program. Use this to see the high-level setup of your current account.
- 07 Capability
Get member balance
Check the current point balance for a specific member. It's the fastest way to see what a customer can currently spend.
- 08 Capability
List members by page
Retrieve a paginated list of all loyalty members. This is useful for browsing through large member bases in chunks.
09—12
4 capabilities in this set.
Part of 12 available through Glow Loyalty.
- 09 Capability
List loyalty members
Get a full list of everyone enrolled in your loyalty program. Use this to see your entire community of rewarded shoppers.
- 10 Capability
List new members
See a list of the most recent signups to your program. This helps you identify your newest fans for a welcome outreach.
- 11 Capability
List available rewards
View all the rewards you currently offer to customers. Use this to see what point requirements are active right now.
- 12 Capability
Redeem loyalty reward
Initiate a reward redemption for a specific member. This capability handles the point deduction and creates the discount code for you.
Set up in minutes
One URL. Then ask Glow Loyalty to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Glow Loyalty 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_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Glow Loyalty for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty URL.
- Step 03
Save and start
Save the connection and enable Glow Loyalty in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"glow-loyalty": {
"url": "https://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty
Open Agent mode in chat and ask: "Using Glow Loyalty, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"glow-loyalty": {
"url": "https://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty
Ask Copilot: "Using Glow Loyalty, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"glow-loyalty": {
"url": "https://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty
Open Cascade and ask: "Using Glow Loyalty, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"glow-loyalty": {
"url": "https://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty
Ask Cline: "Using Glow Loyalty, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add glow-loyalty --transport http "https://edge.vinkius.com/vk_preview_apFohpChBmsUNHXJeOeEkvrfFfYUTZQVaajx3VK0/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 Glow Loyalty
Ask Claude: "Using Glow Loyalty, show me...". 12 tools are ready
Where the request belongs
Work Glow Loyalty can move forward.
This is for Shopify store owners and support leads who are tired of toggling between their store admin and loyalty dashboards to handle basic customer requests.
Customer Support Rep
Resolving reward disputes and issuing manual point adjustments quickly during live customer chats.
Shopify Store Owner
Checking VIP statuses and rewarding big spenders without logging into the backend dashboard.
Retention Manager
Pulling lists of new members or checking tier distributions for targeted marketing outreach.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZinrelo
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.
Vouchery.io
Manage coupon, discount, and loyalty programs on Vouchery.io with AI agents.
ReferralCandy
Connect your AI agents to ReferralCandy to manage referral programs, track advocates, register purchases, and analyze campaign performance.
Ordergroove
Subscription management for eCommerce. manage recurring orders and customer loyalty via Ordergroove.
Referrizer
Automate referral marketing and loyalty via Referrizer. manage contacts, referrals, and rewards directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Glow Loyalty 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 Glow Loyalty.
The practical details behind the request, access and result.
Can Glow Loyalty MCP manage my Shopify rewards program?
Yes, it connects your Glow Loyalty account to your AI agent so you can manage points and rewards directly through a chat interface.
How do I use Glow Loyalty MCP to give points to customers?
You can simply ask your agent to add bonus points to any customer's account. It handles the communication with your loyalty program automatically.
Can Glow Loyalty MCP redeem rewards for my shoppers?
Yes, it can initiate reward redemptions, which automatically deducts the points and generates the discount code for your customer.
Does Glow Loyalty MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf once you connect it via the Vinkius Marketplace.
How do I find a member's balance using Glow Loyalty MCP?
Just ask your agent to check the balance for a specific email or member ID, and it will fetch the real-time data from your account.
Can I see all my rewards with Glow Loyalty MCP?
Yes, the agent can list every reward currently active in your Glow Loyalty program so you can see point requirements and available offers.
How do I get an API Key for Glow Loyalty?
Log in to your Glow dashboard, navigate to Settings > API Key, and you can generate your API Key and API Secret there.
Can I subtract points from a member's balance?
Yes! Use the 'adjust_member_points' capability and provide a negative number (e.g., -100) to deduct points from their total balance.
How do I find a Reward ID for redemption?
Use the 'list_available_rewards' capability. The agent will return all configured rewards along with their unique numerical IDs.
Does this work with flexible point redemptions?
The 'redeem_loyalty_reward' capability triggers redemptions based on your pre-configured fixed or flexible reward rules in the Glow dashboard.
One connection away
Give your agent a direct line to Glow Loyalty.
Connect Glow Loyalty once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available