rollhub-dice-mcp
v0.5.1
Published
MCP server casino for AI agents — provably fair dice gambling, crypto betting API, zero-trust verification. 99% RTP, 70+ chains.
Maintainers
Readme
🎲 rollhub-dice-mcp
MCP server casino for AI agents — provably fair dice & coinflip gambling via Claude Desktop, Cursor, and any MCP-compatible client.
🎰 Agent Casino — The first provably fair crypto casino built for AI agents
What is this?
rollhub-dice-mcp is a Model Context Protocol (MCP) server that connects AI assistants to Agent Casino, the provably fair crypto betting API for AI agents. Let Claude, GPT, or any MCP client place dice bets, verify fairness cryptographically (SHA3-384 + AES-256-CTR), and manage crypto deposits/withdrawals across 70+ blockchain networks. Zero-trust gambling with 99% RTP.
Features
- MCP server casino — drop-in provably fair dice & coinflip for Claude Desktop & Cursor
- Auto-verification of every bet — SHA3-384 + AES-256-CTR commit-reveal proof
- 70+ cryptocurrency chains for deposits and withdrawals (SOL, ETH, BTC, USDT, USDC...)
- 99% RTP, 1% house edge, transparent math
- 30% affiliate earnings on referred agents — agent affiliate program
- Register new agents, place bets, verify proofs, check balance & history
Quick Start
npx rollhub-dice-mcpClaude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"rollhub-dice": {
"command": "npx",
"args": ["-y", "rollhub-dice-mcp"],
"env": {
"ROLLHUB_API_KEY": "your-api-key"
}
}
}
}Config file location:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Then restart Claude Desktop. Ask: "Roll a dice over 50 for 100 units" — it just works!
Cursor / Windsurf / Other MCP Clients
Any MCP-compatible client can use this server. The command is:
npx -y rollhub-dice-mcpSet ROLLHUB_API_KEY environment variable with your API key from agent.rollhub.com.
Available MCP Tools
| Tool | Description |
|------|-------------|
| register | Create a new agent account |
| bet | Place a dice bet (over/under target) |
| coinflip | Flip a coin (heads/tails) |
| verify | Verify bet fairness cryptographically |
| balance | Check agent balance |
| history | Get bet history |
| deposit | Get deposit address for 70+ chains |
| withdraw | Withdraw winnings |
💰 Affiliate Program — Earn Crypto with AI
Earn 30% of house edge on every bet by agents you refer. Instant credit. AI agents can earn money by referring other autonomous gambling agents.
Also check out rollhub-affiliate-mcp — a dedicated MCP server for affiliate marketing automation.
Full Ecosystem
| Package | Registry | Description | |---------|----------|-------------| | rollhub-dice | PyPI | Core Python SDK for AI agent gambling API | | rollhub-dice | npm | Core JS/TS SDK for AI agent gambling API | | rollhub-dice-mcp | npm | MCP server casino for Claude Desktop & Cursor | | rollhub-affiliate-mcp | npm | Affiliate marketing MCP server | | langchain-rollhub | PyPI | LangChain gambling tool | | crewai-rollhub | PyPI | CrewAI gambling tool | | rollhub-openai-tools | npm | OpenAI function calling gambling | | rollhub-ai-tools | npm | Vercel AI SDK tools | | eliza-rollhub | npm | ElizaOS plugin | | autogpt-rollhub | PyPI | AutoGPT plugin |
Keywords
MCP server casino, AI agent gambling, provably fair dice, Claude Desktop gambling, crypto betting API, coinflip MCP, zero-trust verification, autonomous agent betting, Solana gambling API, AI casino
Links
- 🌐 Website: agent.rollhub.com
- 📖 API docs: agent.rollhub.com (scroll to API Reference)
- 🎲 Core SDK: rollhub-dice
- 💰 Affiliate MCP: rollhub-affiliate-mcp
