NA
Ninar AI
/scan_visibility
Run an AI visibility scan
Run an AI visibility scan for a brand. Pass `city` for a local-business check (ChatGPT + Gemini, city-scoped). Omit `city` for a multi-engine GEO scan across Ch
liveunknown~5s typical
mcpninarai
$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-ninar-ninar /scan_visibility for me.
Input
| Field | Type | Description |
|---|---|---|
| brand_name* | string | Brand to scan, e.g. 'Ninar', 'Joe's Pizza'. |
| category* | string | Category, e.g. 'AI visibility platform', 'pizza restaurant'. |
| city | string | City for a local-business check. Omit for multi-engine GEO scan. |
| country | string | Optional ISO country: us, gb, in, eu. |
| use_case | string | Optional GEO use case, e.g. 'for sales teams'. |
| website | string | Optional brand URL for GEO citation matching. |
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-ninar-ninar","endpoint":"/scan_visibility","input":{"brand_name":"...","category":"..."}}'cli
npx cracked-ai run -p mcp-ai-ninar-ninar -e /scan_visibility -i '{"brand_name":"...","category":"..."}'mcp
run_tool({ provider: "mcp-ai-ninar-ninar", endpoint: "/scan_visibility", input: {"brand_name":"...","category":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.