Skip to content
Back to Developer Documentation

Card snapshot

cafe.redocly.com · 2026-08-25 04:22:14 UTC · a5bafa6724e924d923dd823566e3bf85c498adf827be82613da736573af18542

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Developer Documentation",
  "description": "Documentation agent card announcing this site's agent skills and MCP server.",
  "url": "https://cafe.redocly.com/a2a",
  "documentationUrl": "https://cafe.redocly.com/",
  "version": "0.0.1",
  "protocolVersion": "0.3.0",
  "preferredTransport": "HTTP+JSON",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://modelcontextprotocol.io",
        "description": "Model Context Protocol server exposing the documentation tools and skills.",
        "params": {
          "url": "https://cafe.redocly.com/mcp"
        }
      }
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}