Can other agents read your agent card?
An agent introduces itself with a card published at /.well-known/agent-card.json. It is the only document another agent reads before deciding to call you. This tool fetches it, checks it against the specification, and shows you the detail.
Conformant card
Nothing the specification requires is missing.
What the card declares
- Name
- agent-ready
- Provider
- Agent Ready
- Agent version
- 1.0.0
- Protocol version
- 1.0
- Transport
- JSONRPC
- Endpoint
- https://agent-ready.dev/api/v1/a2a
- Card shape
- v1.0
- Location
- standard location
- Skills
- 3
- Response time
- 681 ms
Declared skills
- Scan a siteRun the agent-ready scanner against a URL. Returns Vercel score, llmstxt.org score, per-check results, and discovered agentic-protocol endpoints. Send via message/send; a long scan returns a working Task whose id you poll with tasks/get.
- Get a scan by idFetch a completed or in-progress scan by its id via the A2A tasks/get method. Only scans owned by the authenticated API key's user are returned.
- Ask Agent ReadyNatural-language search (NLWeb) over Agent Ready's own methodology, check registry, and the specs it validates. Public — no API key required. Returns Schema.org-typed results.
Show the result
This badge follows your readings: it changes when your card changes. Paste it in your README.
Markdown
[](https://kopass.app/a2a/validator?url=https://agent-ready.dev)HTML
<a href="https://kopass.app/a2a/validator?url=https://agent-ready.dev"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9hZ2VudC1yZWFkeS5kZXY.svg" alt="A2A card" height="20"></a>The rules come from the protocol's specification/a2a.proto file, where every required field is marked as such. Nothing is added.
Cards read here feed the KoPass daily reading: 210 agents followed, 209 of which answered on the last pass.