← wagerx.io

INDIVIDUAL MCP TOOL

new_casinos

Newest crypto casinos on the WagerX radar, including ones still mid-audit.

wagerx.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://wagerx.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for new_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

wagerx.io

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.wagerx-casino-audit-mcp]
url = "https://wagerx.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wagerx-casino-audit-mcp": {
      "type": "http",
      "url": "https://wagerx.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: wagerx-casino-audit-mcp
Remote MCP URL: https://wagerx.io/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": {
    "wagerx-casino-audit-mcp": {
      "url": "https://wagerx.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wagerx-casino-audit-mcp": {
      "type": "http",
      "url": "https://wagerx.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wagerx-casino-audit-mcp",
  "transport": "streamable-http",
  "url": "https://wagerx.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • check_casino — Get the WagerX forensic audit verdict for one crypto casino: trust score, audit status, latest real-money live test (deposit/withdrawal/support), KYC policy, license and review link.
  • compare_casinos — Compare 2-5 crypto casinos side by side on WagerX audit data (trust score, live tests, KYC, withdrawal speed).
  • latest_audits — List the most recent WagerX real-money casino audits, newest first.
  • list_casinos — List every casino WagerX holds forensic audit data on, with trust score and status.
  • top_casinos — Best crypto casinos ranked by WagerX audit trust score (real-money deposit/withdrawal tests, payout speed, KYC, support, license).
  • best_bonuses — Current best crypto casino bonuses with the fine print decoded from the casino's own T&Cs: wagering requirement, max bonus, free spins, min deposit, and a value score.