SF
Superflow Free Tools
/check_ai_visibility
AI Visibility Checker
Check whether AI assistants (ChatGPT, Claude, Perplexity, Google AI) can reach, read, and cite a web page. Runs the full suite: robots.txt rules per AI crawler,
liveverifiedunknown~5s typical
mcpprobedsuperflowfreetools
$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-usesuperflow-tools /check_ai_visibility for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | The page to run against. A bare domain like example.com is fine; https is assumed. Must be |
| refresh | boolean | Skip the 24 hour cache and run again. Costs a rate-limit slot even when a cached result ex default false |
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-usesuperflow-tools","endpoint":"/check_ai_visibility","input":{"url":"...","refresh":false}}'cli
npx cracked-ai run -p mcp-ai-usesuperflow-tools -e /check_ai_visibility -i '{"url":"...","refresh":false}'mcp
run_tool({ provider: "mcp-ai-usesuperflow-tools", endpoint: "/check_ai_visibility", input: {"url":"...","refresh":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.