LoyaltyVIP
loyaltyvip.com
· movaMedia
Casino player intelligence. Search the public U.S. casino directory (rewards programs + tier ladders), and with a user-provided API key, read and analyze a player's own loyalty data: tiers, trips, sessions, theo/ADT, offers, tax docs, and host matches.
loyaltyvip.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 58/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-21 01:38:21 current | 2f16c6b868de… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://loyaltyvip.com/.well-known/agent-card.json |
| Provider | https://github.com/movaMedia-Inc |
| Docs | https://loyaltyvip.com/llms-full.txt |
Skills · 6 declared · mapped to canonical taxonomy
Search 2,400+ U.S. casinos by name, state, type, or rewards availability. Public, no key.
Casino location, rewards/players-club program, and full tier ladder. Public, no key.
Find where a player is closest to a tier upgrade and draft a tier-match request. Requires API key (read).
Predict likely comps and offers from a player's play history. Requires API key (read).
Generate IRS gambling tax summaries, session logs, and W-2G reports. Requires API key (tax scope).
Find and request connections with casino VIP hosts that match a player's profile. Requires API key (read).
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/loyaltyvip.com) [](https://agenstry.com/agents/loyaltyvip.com) [](https://agenstry.com/agents/loyaltyvip.com) [](https://agenstry.com/agents/loyaltyvip.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.2.5",
"name": "LoyaltyVIP",
"description": "Casino player intelligence. Search the public U.S. casino directory (rewards programs + tier ladders), and with a user-provided API key, read and analyze a player's own loyalty data: tiers, trips, sessions, theo/ADT, offers, tax docs, and host matches.",
"url": "https://loyaltyvip.com/mcp",
"preferredTransport": "HTTP+JSON",
"documentationUrl": "https://loyaltyvip.com/llms-full.txt",
"iconUrl": "https://loyaltyvip.com/pwa-512x512.png",
"version": "1.1.0",
"provider": {
"organization": "movaMedia",
"url": "https://github.com/movaMedia-Inc"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"securitySchemes": {
"apiKey": {
"type": "http",
"scheme": "bearer",
"description": "Personal API key (lvip_live_...) provisioned by a human account owner. Required only for a player's private data; the casino directory is public."
}
},
"skills": [
{
"id": "search_casinos",
"name": "Search casino directory",
"description": "Search 2,400+ U.S. casinos by name, state, type, or rewards availability. Public, no key.",
"tags": [
"casino",
"directory",
"public",
"search"
],
"examples": [
"Find tribal casinos in Oklahoma with a players club",
"List casinos in Nevada"
]
},
{
"id": "get_casino",
"name": "Get casino detail",
"description": "Casino location, rewards/players-club program, and full tier ladder. Public, no key.",
"tags": [
"casino",
"rewards",
"tiers",
"public"
],
"examples": [
"What tiers does the Bellagio's rewards program have?"
]
},
{
"id": "tier_match",
"name": "Cross-property tier match",
"description": "Find where a player is closest to a tier upgrade and draft a tier-match request. Requires API key (read).",
"tags": [
"tiers",
"tier-match",
"authenticated"
],
"examples": [
"Across the casinos I play, where am I closest to the next tier?"
]
},
{
"id": "comp_predict",
"name": "Comp / offer prediction",
"description": "Predict likely comps and offers from a player's play history. Requires API key (read).",
"tags": [
"comps",
"offers",
"prediction",
"authenticated"
],
"examples": [
"Predict my next offer at MGM based on my play"
]
},
{
"id": "tax_summary",
"name": "Gambling tax documents",
"description": "Generate IRS gambling tax summaries, session logs, and W-2G reports. Requires API key (tax scope).",
"tags": [
"tax",
"w-2g",
"authenticated",
"sensitive"
],
"examples": [
"Summarize my W-2G jackpots for the 2025 tax year"
]
},
{
"id": "host_discovery",
"name": "VIP host discovery",
"description": "Find and request connections with casino VIP hosts that match a player's profile. Requires API key (read).",
"tags": [
"hosts",
"discovery",
"authenticated"
],
"examples": [
"Which VIP hosts match my play profile?"
]
}
],
"additionalInterfaces": [
{
"transport": "HTTP+JSON",
"url": "https://nbhagdwegk.execute-api.us-east-1.amazonaws.com"
},
{
"transport": "MCP-Streamable-HTTP",
"url": "https://loyaltyvip.com/mcp"
}
]
}