{
  "_comment": "RFC 9727 'api-catalog' well-known linkset. This is the file actually served in production at https://wievielkostetmeinumzug.de/.well-known/api-catalog (Next.js public/ — see platform/mcp/README.md: 'static discovery files belong on the brand's web app'). platform/mcp/well-known/api-catalog is the drafting template Agent 12 used; keep both in sync when the MCP/API URLs change. Closes the isitagentready.com 'api-catalog' gap (research/14 §1.2 D.12).",
  "linkset": [
    {
      "anchor": "https://wievielkostetmeinumzug.de/",
      "service-desc": [
        {
          "href": "https://transport-hub-mcp-xxxxx.us-central1.run.app/mcp",
          "title": "Transport Hub MCP server (Streamable HTTP, read-only tools: get_moving_price, find_partners, get_route_info, cbm_estimate, list_faq, get_partner)",
          "type": "application/vnd.modelcontextprotocol+json"
        },
        {
          "href": "https://api.wievielkostetmeinumzug.de/openapi.json",
          "title": "Transport Hub REST API — OpenAPI 3.1 description",
          "type": "application/vnd.oai.openapi+json;version=3.1"
        }
      ],
      "service-doc": [
        {
          "href": "https://wievielkostetmeinumzug.de/methodik",
          "title": "Human-readable API & pricing methodology guide"
        }
      ],
      "status": [
        {
          "href": "https://api.wievielkostetmeinumzug.de/healthz",
          "title": "Transport Hub API uptime status"
        }
      ]
    }
  ]
}
