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 →
Terminal screenshot of `npx wrangler secret put ANTHROPIC_API_KEY` uploading the API key for the darknetian-bookings worker — wrangler 3.114.17, secret created successfully on Cloudflare
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 →
Header of the AI Catalog Unofficial Draft (30 April 2026) at agent-card.github.io/ai-catalog/, showing the spec title, draft date, latest editor's draft URL, and Creative Commons Attribution 4.0 licensing footer
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

← back to all tags