R
rocketsloth
/reporting
Revenue & Traffic Reporting
Revenue and traffic reporting for your account (authenticate with your API token sk_...; an approved account's Bearer web session — the in-page agent on rockets
liveverifiedunknown~5s typical
mcpprobedrocketsloth
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-rocketsloth-rocketsloth /reporting for me.
Input
| Field | Type | Description |
|---|---|---|
| token | string | Your API token (sk_...). May instead be sent as an Authorization: Bearer header. |
| action | string | One of: overview (default), earnings_history, epmv_trend, demand_partners, top_earning_pag |
| start_date | string | Start date YYYY-MM-DD (optional; upstream default applies when omitted). |
| end_date | string | End date YYYY-MM-DD (optional). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-rocketsloth-rocketsloth","endpoint":"/reporting","input":{}}'cli
npx cracked-ai run -p mcp-ai-rocketsloth-rocketsloth -e /reporting -i '{}'mcp
run_tool({ provider: "mcp-ai-rocketsloth-rocketsloth", endpoint: "/reporting", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.