WagerX Crypto Casino Audits
officialRemote MCP server with real-money crypto casino audit data: trust scores, rankings, live payout tests, and T&C-decoded bonuses. No API key, Ed25519-signed answers. Endpoint: https://wagerx.io/mcp
What can you do with WagerX Crypto Casino Audits MCP?
- Check casino legitimacy — Ask
check_casinofor a trust score, license, KYC status, and latest real-money test result for any casino. - Compare casinos side-by-side — Use
compare_casinosto evaluate 2–5 operators on audit data for an informed choice. - Find top-rated casinos — Ask
top_casinosfor the best-ranked operators based on completed real-money audit scores. - Discover new or bonus offers — Use
new_casinosfor recent additions orbest_bonusesfor decoded wagering terms and real value scores. - Review latest audit activity — Query
latest_auditsto see the most recent forensic evaluations, newest first.
Documentation
WagerX MCP Server — Crypto Casino Audits Remote Model Context Protocol server by WagerX.io: real-money crypto casino audit data for AI agents. No API key, every answer Ed25519-signed.
Endpoint: https://wagerx.io/mcp (streamable HTTP, no auth, 30 req/min)
Also available over A2A: https://wagerx.io/a2a · Agent card: /.well-known/agent.json
📖 Docs & quickstart: https://wagerx.io/agent-gateway
What it does WagerX deposits and withdraws real crypto at every casino it covers, times the payouts, tests support, and scores each operator on a transparent forensic model. This server exposes that live audit database to any MCP-capable assistant (Claude, ChatGPT, etc.).
Tools Tool What it answers check_casino "Is X legit?" — trust score, status, latest real-money live test, KYC, license, review link compare_casinos Side-by-side comparison of 2–5 casinos top_casinos "Best crypto casino" — ranked by audit trust score (completed real-money tests only) new_casinos Newest casinos on the audit radar, including ones mid-audit best_bonuses "Best casino bonus" — T&C-decoded: wagering, max cashout, real value score latest_audits Most recent audits, newest first list_casinos Everything WagerX covers Quickstart Claude (web/desktop): Settings → Connectors → Add custom connector → https://wagerx.io/mcp
Then ask: "Is bspin legit? Check WagerX."
Claude Desktop / Cursor / Windsurf (config file): this is a remote server — no install, no package. Point your client at the URL:
{ "mcpServers": { "wagerx-crypto-casinos": { "url": "https://wagerx.io/mcp" } } }
If your client only supports stdio servers, bridge it with mcp-remote:
{ "mcpServers": { "wagerx-crypto-casinos": { "command": "npx", "args": ["-y", "mcp-remote", "https://wagerx.io/mcp"] } } }
Try it raw
curl -X POST https://wagerx.io/mcp
-H "Content-Type: application/json"
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"check_casino","arguments":{"name":"Duelbits"}}}'
Signed answers Every response carries an Ed25519 proof over the canonical JSON of its data object. Verify against the published JWK at /.well-known/wagerx-signing.json to confirm the answer genuinely came from WagerX.
Registry Published in the Official MCP Registry as io.github.cryptoplayer/crypto-casinos.
18+. Gambling involves risk. WagerX audits casinos; we do not take bets. Responsible gambling.