Analytics MCP
Let Claude Code, Codex, and other AI agents read your Roblox experience analytics through the Open Cloud API — DAU, revenue, retention, playtime, crash rates, funnels, custom events, and 160+ more metrics, broken down and filtered however you ask.
1 · Install
irm https://tools.frrazers.com/roblox-analytics/install.ps1 | iex
curl -fsSL https://tools.frrazers.com/roblox-analytics/install.sh | bash
Heads up — the macOS / Linux installer hasn't been tested yet. Please report any issues.
Requires Node.js 18+. Installs the server globally and registers it with any supported agent it finds.
2 · Add your API key
roblox-analytics-mcp setup
Paste an Open Cloud API key with the universe-analytics system and the universe.analytics:read scope for your games. It's read-only, stored locally, and never leaves your machine.
3 · Restart your agent
Then ask it about your game, e.g. “show DAU by platform for universe 123456 over the last 30 days” or “which country makes the most revenue this month?”