{
  "specVersion": "1.0",
  "host": {
    "displayName": "JENRIKS",
    "identifier": "https://jenriks.com",
    "url": "https://jenriks.com/",
    "description": "Daily photoblog: one photograph per day since January 1, 2006 by Jens Herrmann and Erik Hehrmann.",
    "contact": "https://jenriks.com/contact/"
  },
  "entries": [
    {
      "identifier": "urn:air:jenriks.com:mcp:photo-archive",
      "displayName": "JENRIKS Photo Archive (MCP server)",
      "description": "Read-only MCP server: search the archive by keyword, place, category, photographer, tag or year; fetch one post or today's photo.",
      "type": "application/mcp-server-card+json",
      "url": "https://jenriks.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "find JENRIKS street photos taken in Barcelona",
        "what is today's JENRIKS photo",
        "show me a JENRIKS photograph from Iceland by Erik",
        "which JENRIKS photo was published on 2019-03-14"
      ]
    },
    {
      "identifier": "urn:air:jenriks.com:skill:jenriks-photos",
      "displayName": "Skill: find, cite and license JENRIKS photos",
      "description": "Agent skill (SKILL.md) covering the MCP tools, URL patterns, markdown alternates, credit and licensing rules.",
      "type": "text/markdown",
      "url": "https://jenriks.com/.well-known/agent-skills/jenriks-photos/SKILL.md",
      "representativeQueries": [
        "how do I credit a JENRIKS photograph",
        "can I reuse or license a JENRIKS photo",
        "how do I look up a JENRIKS photo by date"
      ]
    },
    {
      "identifier": "urn:air:jenriks.com:api:public-read",
      "displayName": "JENRIKS public read API (OpenAPI 3.1)",
      "description": "Feeds, indexes, markdown alternates, date redirects and the MCP endpoint.",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://jenriks.com/openapi.json",
      "representativeQueries": [
        "JENRIKS RSS feed of the latest photos",
        "machine-readable list of every JENRIKS photo page"
      ]
    },
    {
      "identifier": "urn:air:jenriks.com:doc:llms-txt",
      "displayName": "JENRIKS llms.txt",
      "description": "What the site is, when to use it, how to fetch it, license and contact.",
      "type": "text/plain",
      "url": "https://jenriks.com/llms.txt",
      "representativeQueries": [
        "what is JENRIKS",
        "who are the photographers behind JENRIKS",
        "how long has JENRIKS published a photo every day"
      ]
    },
    {
      "identifier": "urn:air:jenriks.com:feed:rss",
      "displayName": "JENRIKS RSS feed",
      "description": "The latest 20 photos with titles, photographers, dates and links.",
      "type": "application/rss+xml",
      "url": "https://jenriks.com/feed.xml",
      "representativeQueries": [
        "latest JENRIKS photos",
        "subscribe to JENRIKS"
      ]
    }
  ]
}
