Skip to content
Back to Redocly

Card snapshot

redocly.com · 2026-07-31 09:25:48 UTC · d3477dce243399c5c310e32d4eef165368792c6faf112a91e722772321b27d2c

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": "Redocly",
  "description": "OpenAPI-generated documentation tool with 24k+ stars on Github - make APIs your company's superpower.",
  "url": "https://redocly.com/a2a",
  "documentationUrl": "https://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://redocly.com/mcp"
        }
      }
    ]
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "redocly-cli",
      "name": "redocly-cli",
      "description": "Redocly CLI usage for OpenAPI, AsyncAPI, Arazzo, and Overlay descriptions. Use when linting an API description, bundling or splitting multi-file descriptions, joining several APIs into one, transforming a description with decorators, building or previewing API docs, testing a live API with respect to its description, generating a TypeScript client from an OpenAPI description.",
      "tags": [],
      "url": "https://redocly.com/.well-known/agent-skills/redocly-cli/SKILL.md"
    }
  ]
}