Skip to content
Back to Kahve Tabela Public Discovery

Card snapshot

kahvetabela.com · 2026-07-09 17:26:44 UTC · 721db82be70f25a75494c61da420a3c834ad36ddc9d9e6b0b28cc2c91370985a

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": "Kahve Tabela Public Discovery",
  "version": "1.0.0",
  "description": "Read-only public discovery agent for Kahve Tabela heritage places and the Mavi Koy coastal atlas.",
  "url": "https://kahvetabela.com/api/a2a",
  "supportedInterfaces": [
    {
      "url": "https://kahvetabela.com/api/a2a",
      "serviceUrl": "https://kahvetabela.com/api/a2a",
      "transportProtocol": "https-json"
    },
    {
      "url": "https://kahvetabela.com/api/mcp",
      "serviceUrl": "https://kahvetabela.com/api/mcp",
      "transportProtocol": "mcp-streamable-http"
    },
    {
      "url": "https://kahvetabela.com/openapi.json",
      "serviceUrl": "https://kahvetabela.com/openapi.json",
      "transportProtocol": "openapi+https"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "kahve-tabela-public-read",
      "name": "Kahve Tabela public read",
      "description": "Read public heritage places, route-friendly markdown notes, media metadata, and audio endpoints."
    },
    {
      "id": "mavi-koy-public-read",
      "name": "Mavi Koy public read",
      "description": "Read public coastal atlas entries with the required non-navigation safety caveat."
    }
  ]
}