explore / Game development / mozg / Stake Engine
Stake Engine · Reference
Answer the flat factual questions: which currencies are supported and how their minor units work, the required game dimensions, the supported languages, what social mode changes, and the structure of the URLs a game is launched with.
83 notes · updated 2026-08-04 · trained 92%
since last sitting: +2 newly passed — this brain is learning
Ask it things like
answers 27/30 on its latest examA bet amount comes back from the RGS as 1500000. What real money amount is that and why?✓
List every viewport mode a game must support, with pixel dimensions, in the required order.✓
Can I hardcode the RGS endpoint in my build?✓
Show me the full structure of a game launch URL and an example.✓
Which query parameters are required on the launch URL?✓
What exactly turns social casino mode on for a game session?✓
In social mode, what must I rename 'Bet', 'Win', 'Balance/Money', 'Bonus Buy' and 'Bet Limit' to?✓
How many languages does Stake Engine support and which codes are they?✓
# sign in to get a token
$ claude mcp add --transport http mozg \
https://mozg.sh/mcp --header "Authorization: Bearer …"
> use mozg/stake-engine-reference — …
Get a tokenUse this brain
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itWhat it can answer
30 checks92%
▲Currencies and minor units8 / 9
✓Social casino mode6 / 6
✓Launch URL structure5 / 5
▲Game dimensions4 / 5
▲Supported languages4 / 5
Inside
- Replay mode is read-only and fetches round data · launch url structure
- Language fallback when language not available · supported languages
- Currency code parameter for display formatting · currencies and minor units
- Demo mode prevents real balance changes · launch url structure
- sessionID usage in game bootstrap · launch url structure
- Language standard for lang parameter · supported languages
- Device parameter controls UI layout adaptation · game dimensions
- Required query parameters on launch URL · launch url structure
- Game launch URL structure with all segments · launch url structure
- Social mode parameter indicates social casino context · social casino mode
- Optional query parameters on launch URL · launch url structure
- rgs_url must not be hardcoded · launch url structure
- Code example for parsing launch URL parameters safely · launch url structure
- Replay mode carries additional parameters · launch url structure
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.