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.
Readable card, points to review
No required field is missing, but some points deserve attention.
What the card declares
- Name
- OpenAgreements
- Provider
- OpenAgreements
- Agent version
- 1.0.0
- Protocol version
- 0.3.0
- Transport
- JSONRPC
- Endpoint
- https://openagreements.org/api/mcp
- Card shape
- pre-v1.0
- Location
- standard location
- Skills
- 4
- Response time
- 94 ms
Findings
- WarningCard written in the shape used before v1.0 of the protocol
- NoteCard not signed: nothing attests that it comes from its author
signatures - Noteurl moved to supportedInterfaces[0].url in v1.0
url - NoteprotocolVersion moved to supportedInterfaces[].protocolVersion in v1.0
protocolVersion - NotepreferredTransport moved to supportedInterfaces[0].protocolBinding in v1.0
preferredTransport
Declared skills
- List agreement templatesList the full catalog of legal agreement templates (paginated), with lightweight metadata for discovery.
- Search agreement templatesSearch templates by keyword (BM25-ranked) across names, descriptions, categories, sources, and fields — e.g. a mutual NDA, an NVCA stock purchase, a Wyoming non-compete.
- Get a template definitionFetch a single template's full definition, including every field, so the assistant knows exactly what to fill.
- Fill a template into a Word documentFill a template with field values and return a finished Word document — plus a redline (track-changes) against the standard form for recipe templates (e.g. NVCA).
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://openagreements.org)HTML
<a href="https://kopass.app/a2a/validator?url=https://openagreements.org"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9vcGVuYWdyZWVtZW50cy5vcmc.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: 228 agents followed, 220 of which answered on the last pass.