amivisible

can AI see
your site?

Real HTTP probes against your pages, as 17 AI crawlers.
No accounts. No AI tokens. Just the truth, in seconds.

robots.txt and edge behavior · JS-blindness · llms.txt · fix kit included

bring your own agent

Paste this into Claude Code, Codex, opencode — any agent that can fetch a URL. It checks your site and applies the fixes for you.

Check the AI visibility of MYSITE.com and fix what you find:

1. GET https://amivisible.dev/api/check?url=https://MYSITE.com
   Tell me which AI crawlers can read my site and which can't, and why.
2. GET https://amivisible.dev/api/fixkit?url=https://MYSITE.com
   It returns a recommended robots.txt, an llms.txt draft, and IndexNow steps.
3. Apply the fixes that make sense in my repo, and show me the diff.

api

Free, no keys. Same engine as the button above.

GET /api/check?url=…full visibility report (add &fresh=1 to skip cache)
GET /api/markdown?url=…your page the way an AI reader ends up seeing it
GET /api/fixkit?url=…recommended robots.txt + llms.txt draft + IndexNow kit
POST /mcpMCP server (streamable HTTP) — check_site · get_markdown · get_fix_kit