ML
Moonlings — Local Business Intelligence
/check_visibility
AI Visibility Check
Ask ChatGPT and Perplexity live (with web search) who they'd recommend in a business's category and city, and report whether THIS business appears. Returns hone
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_visibility 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. "gym" — the AI assistants are asked category questions, so this is r |
| website | string | Optional: the business website — a cited domain counts as an appearance |
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_visibility","input":{"businessName":"...","location":"...","businessType":"..."}}'cli
npx cracked-ai run -p mcp-ai-moonlings-moonlings -e /check_visibility -i '{"businessName":"...","location":"...","businessType":"..."}'mcp
run_tool({ provider: "mcp-ai-moonlings-moonlings", endpoint: "/check_visibility", input: {"businessName":"...","location":"...","businessType":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.