tag: agent cards
3 posts tagged
blog
• dns-aid
• 7 min read
Bookings Goes Real — Cloudflare Workers, Claude Managed Agents, and DNS-AID Glue
The first of the five fake agents now answers real requests. Three protocol surfaces, one Anthropic-managed Claude underneath, and DNS-AID + ANS attesting to all of it end-to-end.
read →
blog
• dns-aid
• 4 min read
ai-catalog — One URL, Many Protocols
A single /.well-known/ai-catalog.json enumerates every protocol surface an agent exposes — A2A, MCP, HTTPS — under one endpoint. The wrapping is the load-bearing idea.
read →
blog
• dns-aid
• 4 min read
Agent Cards — The Well-Known JSON
agent-card.github.io standardizes how an agent describes itself at /.well-known/. DNS-AID resolves names; agent cards describe what answers at those names.
read →![Rendering of a /.well-known/agent-card/bookings.json document in neon-on-dark monospace, showing the load-bearing fields — id, provider, description, an interfaces[] array of three protocol entries (a2a, mcp, https), capabilities, securitySchemes, version — laid out like an ASCII-art card](/img/248ydW27qc-480.jpeg)