ML
Moonlings — Local Business Intelligence
/run_scan
Competitor Quick Scan
A live competitor scan: a research agent finds the business's strongest same-category rival nearby and scouts it (offer, pricing signals, review positioning, wh
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 /run_scan for me.
Input
| Field | Type | Description |
|---|---|---|
| businessName* | string | The local business to scan |
| location* | string | City and state/region, e.g. "Cincinnati, OH" |
| businessType* | string | Category anchor, e.g. "ice cream shop" — rival discovery and AI sampling are both category |
| address | string | Optional: street address of the SPECIFIC location to scan, e.g. "332 Ludlow Ave" — use for |
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":"/run_scan","input":{"businessName":"...","location":"...","businessType":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /run_scan -i '{"businessName":"...","location":"...","businessType":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/run_scan", input: {"businessName":"...","location":"...","businessType":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.