ML
Moonlings — Local Business Intelligence
/review_gap
Review Gap Check
Compare a local business's Google rating and review count against the top same-category rivals nearby, with the gap math done: who leads, the rating delta, the
liveverifiedunknown~5s typical
mcpprobedmoonlings—local
$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-moonlings-moonlings /review_gap for me.
Input
| Field | Type | Description |
|---|---|---|
| businessName* | string | The local business to check |
| location* | string | City and state/region, e.g. "Cincinnati, OH" |
| businessType* | string | Category anchor, e.g. "dentist" — rivals are the top Google Maps results for this category |
| address | string | Optional: street address of the SPECIFIC location to compare, e.g. "332 Ludlow Ave" — use |
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-moonlings-moonlings","endpoint":"/review_gap","input":{"businessName":"...","location":"...","businessType":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /review_gap -i '{"businessName":"...","location":"...","businessType":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/review_gap", input: {"businessName":"...","location":"...","businessType":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.