ML
Moonlings — Local Business Intelligence
/check_facts
AI Fact-Check
Find what AI assistants get WRONG about a local business. Asks ChatGPT and Perplexity live (with web search) about the business's hours, address, phone, and cat
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 /check_facts for me.
Input
| Field | Type | Description |
|---|---|---|
| businessName* | string | The local business to fact-check |
| location* | string | City and state/region, e.g. "Cincinnati, OH" |
| businessType | string | Optional category anchor, e.g. "restaurant" — helps resolve the business; not required |
| website | string | Optional: the business website — if an AI answer cites this domain, a mismatch is treated |
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":"/check_facts","input":{"businessName":"...","location":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /check_facts -i '{"businessName":"...","location":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/check_facts", input: {"businessName":"...","location":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.