MCP Server: AI-Powered Integration
The first loyalty platform with native AI integration.
The Loyalteez MCP Server lets AI assistants (Claude, ChatGPT, Cursor, etc.) design loyalty programs, create events, track rewards, and access documentation — all through natural conversation.
What is MCP?
Model Context Protocol is an open standard that lets AI tools interact with external systems. Think of it as giving your AI assistant "hands" to work with Loyalteez directly.
What Can the AI Do?
| Capability | Example |
|---|---|
| Design programs | "Design a loyalty program for my gaming Discord" |
| Create events | "Create 5 events for rewarding helpful community members" |
| Track rewards | "Send 100 LTZ to user discord_123456789 for winning the contest" |
| Check balances | "What's the balance for user discord_987654321?" |
| Create drops | "Create a reaction drop for 50 LTZ, first 100 users" |
| Access docs | "Show me the Discord integration guide" |
| Manage perks | "Create a VIP access perk for 5000 LTZ" |
| View leaderboards | "Show me the top 10 earners this week" |
30 Tools, 11 Resources
The MCP server provides:
- 30 tools for program design, events, users, streaks, drops, perks, achievements
- 11 resources for contracts, network config, event types, error codes, SDK docs
→ Tools Reference → Resources Reference
Quick Start
- Install the MCP server
- Configure your AI assistant
- Start talking to your AI about loyalty programs
→ Installation Guide → Examples
Who Is This For?
Community Managers
Use AI to design and iterate on your loyalty program without technical knowledge:
- "Help me design a loyalty program that encourages daily engagement"
- "What events should I create for a trading community?"
- "How should I set up streak rewards?"
Developers
Use AI as a development assistant:
- "Generate the code to track a purchase event"
- "Show me how to implement HMAC authentication"
- "What's the API endpoint for checking balances?"
Brand Owners
Get quick insights and make decisions:
- "Who are my most active users this month?"
- "How much LTZ have we distributed?"
- "What perks should we offer?"
Key Features
Program Design
AI can design complete loyalty programs based on your community type:
You: "Design a loyalty program for my developer Discord"
AI: Here's a comprehensive program...
- Onboarding: Welcome bonus, rule acknowledgment, first message
- Technical: Code reviews, helpful answers, bug reports
- Community: Helping members, educational content
- Engagement: Daily streaks, quality messages
[Creates all events with appropriate rewards]
Real-Time Data
AI can access live data from your program:
- User balances and activity
- Leaderboards and rankings
- Event performance
- Streak statistics
Documentation Access
AI can pull relevant documentation:
- Integration guides
- API references
- Best practices
- Troubleshooting steps
Architecture
Your AI Assistant (Claude, Cursor, etc.)
↓ MCP Protocol
Loyalteez MCP Server
↓ API Calls
Loyalteez Backend (Event Handler, Shared Services)
↓
Blockchain (Wallet creation, LTZ distribution)
Scope
What the MCP Server DOES
- Program design and event management
- User lookups and balance checks
- Leaderboard and ranking queries
- Drop creation and management
- Perk management
- Achievement queries
- Documentation access
- Code generation for integrations
What the MCP Server DOES NOT
- Wallet management or key handling
- Direct blockchain transactions
- User authentication/login
- Admin portal access
- Payment processing
Security
- Read-heavy: Most tools query data, few modify
- Brand-scoped: All operations require brand ID
- No secrets: MCP server doesn't handle private keys
- Audit trail: All actions are logged
Next Steps
- Install the MCP Server — Get set up
- Explore Tools — See all capabilities
- Try Examples — See AI conversations in action