Data Collection
loyaltyvip.com
Search and retrieve detailed information about U.S. casinos and their rewards programs.
ENDPOINT 1
https://loyaltyvip.com/mcp
MCP server metadata
- Name
- loyaltyvip
- Version
- 1.1.0
LoyaltyVIP MCP. Use search_casinos / get_casino / list_rewards_programs for the public U.S. casino directory (no key). Use player_action with a Bearer API key for a player's own data.
Known tools 5
get_casinoGet a casino's detail including its rewards/players-club program and full tier ladder, by slug.
Inferred read-onlylist_rewards_programsList casino rewards/players-club programs, optionally filtered by search term or brand.
Inferred read-onlyget_rewards_programGet one rewards/players-club program by id — brand, earning rules, status-match notes, and full tier ladder.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.loyaltyvip]
url = "https://loyaltyvip.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"loyaltyvip": {
"type": "http",
"url": "https://loyaltyvip.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: loyaltyvip
Remote MCP URL: https://loyaltyvip.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"loyaltyvip": {
"url": "https://loyaltyvip.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"loyaltyvip": {
"type": "http",
"url": "https://loyaltyvip.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "loyaltyvip",
"transport": "streamable-http",
"url": "https://loyaltyvip.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for loyaltyvip.com was fetched 2026-08-04T20:29:13.062Z and is being refreshed.
loyaltyvip.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.