{
  "specVersion": "1.0",
  "host": {
    "displayName": "株式会社ひとつホールディングス",
    "identifier": "did:web:hitotsu-holdings.co.jp"
  },
  "entries": [
    {
      "identifier": "urn:air:hitotsu-holdings.co.jp:server:hitotsu-holdings",
      "displayName": "ひとつホールディングス MCPサーバー",
      "description": "軽貨物配送の記事検索、よくある質問、会社概要、公開ページのMarkdown取得。読み取り専用。",
      "type": "application/mcp-server-card+json",
      "url": "https://hitotsu-holdings.co.jp/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "大阪で軽貨物配送を依頼できる会社を探している",
        "軽貨物配送の料金はどう決まるのか",
        "ひとつホールディングスの会社概要を知りたい",
        "大阪市港区の配送業者の対応エリアは"
      ]
    },
    {
      "identifier": "urn:air:hitotsu-holdings.co.jp:skills:index",
      "displayName": "ひとつホールディングス Agent Skills",
      "description": "配送の見積依頼の進め方と、軽貨物ドライバー応募の進め方の手順書。",
      "type": "application/json",
      "url": "https://hitotsu-holdings.co.jp/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "軽貨物配送の見積を依頼する手順が知りたい",
        "大阪の軽貨物ドライバー求人に応募したい"
      ]
    },
    {
      "identifier": "urn:air:hitotsu-holdings.co.jp:doc:llms-full",
      "displayName": "サイト全体のテキスト",
      "description": "会社概要・事業内容・採用情報・よくある質問・記事の一覧を1ファイルにまとめたもの。",
      "type": "text/markdown",
      "url": "https://hitotsu-holdings.co.jp/llms-full.txt",
      "representativeQueries": [
        "ひとつホールディングスについてまとめて知りたい",
        "この会社の事業内容と対応エリアを一度に読みたい"
      ]
    },
    {
      "identifier": "urn:air:hitotsu-holdings.co.jp:api:catalog",
      "displayName": "公開APIカタログ",
      "description": "お知らせ・SNSリンク・サイトマップのエンドポイント一覧（RFC 9727）。",
      "type": "application/linkset+json",
      "url": "https://hitotsu-holdings.co.jp/.well-known/api-catalog",
      "representativeQueries": [
        "この会社の公開APIを知りたい",
        "最新のお知らせをJSONで取得したい"
      ]
    }
  ]
}