AI Visibility Checker
aivisibility.agentexchange.work
· AI Visibility Checker
Checks whether AI assistants (ChatGPT, Perplexity, Google AI Overviews) recommend a brand, and audits a site's readiness for AI agents. Free.
aivisibility.agentexchange.work via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 35/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-10 02:20:22 current | 3bc122cc9096… |
view → |
Endpoints
| Agent card | https://aivisibility.agentexchange.work/.well-known/agent-card.json |
| Provider | https://aivisibility.agentexchange.work |
Skills · 2 declared · mapped to canonical taxonomy
Does AI recommend this brand in its category? Returns a 0-100 score, mention rate, and competitor share-of-voice.
Is a website ready for AI agents to discover and use it? Audits crawler access, llms.txt, schema, manifest.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/aivisibility.agentexchange.work) [](https://agenstry.com/agents/aivisibility.agentexchange.work) [](https://agenstry.com/agents/aivisibility.agentexchange.work) [](https://agenstry.com/agents/aivisibility.agentexchange.work)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "AI Visibility Checker",
"description": "Checks whether AI assistants (ChatGPT, Perplexity, Google AI Overviews) recommend a brand, and audits a site's readiness for AI agents. Free.",
"url": "https://aivisibility.agentexchange.work",
"version": "1.0.0",
"protocolVersion": "0.3.0",
"provider": {
"organization": "AI Visibility Checker",
"url": "https://aivisibility.agentexchange.work"
},
"capabilities": {
"streaming": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"preferredTransport": "JSONRPC",
"endpoints": {
"mcp": "https://aivisibility.agentexchange.work/mcp",
"a2a": "https://aivisibility.agentexchange.work/a2a"
},
"skills": [
{
"id": "check_ai_visibility",
"name": "Check AI Visibility",
"description": "Does AI recommend this brand in its category? Returns a 0-100 score, mention rate, and competitor share-of-voice.",
"tags": [
"geo",
"aeo",
"ai-search",
"brand",
"seo"
],
"examples": [
"Does ChatGPT recommend Notion for project management?"
]
},
{
"id": "check_agent_readiness",
"name": "Check Agent Readiness",
"description": "Is a website ready for AI agents to discover and use it? Audits crawler access, llms.txt, schema, manifest.",
"tags": [
"agentic-commerce",
"crawler",
"llms-txt",
"schema"
],
"examples": [
"Is acme.com ready for AI shopping agents?"
]
}
]
}