← loyaltyvip.com

INDIVIDUAL MCP TOOL

search_casinos

Search the public U.

loyaltyvip.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://loyaltyvip.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_casinos and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

loyaltyvip.com

CONNECT 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.

Related tools

  • get_casino — Get a casino's detail including its rewards/players-club program and full tier ladder, by slug.
  • list_rewards_programs — List casino rewards/players-club programs, optionally filtered by search term or brand.
  • get_rewards_program — Get one rewards/players-club program by id — brand, earning rules, status-match notes, and full tier ladder.
  • player_action — Authenticated.