io.github.justinmont84/loyaltyvip MCP Server
io.github.justinmont84/loyaltyvip
What is the io.github.justinmont84/loyaltyvip MCP server?
U.S. casino directory + a player's loyalty data, comps, tiers, and gambling tax docs.
How to install io.github.justinmont84/loyaltyvip
Copy-paste configuration for popular MCP clients.
LOYALTYVIP_API_KEYsecretPersonal API key (lvip_live_...). Optional; needed only for a player's own data.
{
"mcpServers": {
"loyaltyvip": {
"command": "npx",
"args": [
"-y",
"@loyaltyvip/mcp"
],
"env": {
"LOYALTYVIP_API_KEY": "<YOUR_LOYALTYVIP_API_KEY>"
}
}
}
}{
"mcpServers": {
"loyaltyvip": {
"command": "npx",
"args": [
"-y",
"@loyaltyvip/mcp"
],
"env": {
"LOYALTYVIP_API_KEY": "<YOUR_LOYALTYVIP_API_KEY>"
}
}
}
}{
"mcpServers": {
"loyaltyvip": {
"command": "npx",
"args": [
"-y",
"@loyaltyvip/mcp"
],
"env": {
"LOYALTYVIP_API_KEY": "<YOUR_LOYALTYVIP_API_KEY>"
}
}
}
}{
"servers": {
"loyaltyvip": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@loyaltyvip/mcp"
],
"env": {
"LOYALTYVIP_API_KEY": "<YOUR_LOYALTYVIP_API_KEY>"
}
}
}
}claude mcp add loyaltyvip --env LOYALTYVIP_API_KEY=<YOUR_LOYALTYVIP_API_KEY> -- npx -y @loyaltyvip/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.