{
  "specVersion": "1.0",
  "host": {
    "displayName": "StoryBook AI",
    "identifier": "did:web:storybookai.app"
  },
  "entries": [
    {
      "identifier": "urn:air:storybookai.app:site:marketing",
      "displayName": "StoryBook AI marketing site",
      "description": "Public marketing site for StoryBook AI. Explains the AI storytelling studio, creative studios, pricing, community showcase, terms, and disclaimer. Creation happens at https://play.storybookai.app.",
      "type": "text/plain",
      "mediaType": "text/plain",
      "url": "https://storybookai.app/",
      "tags": ["marketing", "product", "storytelling"],
      "representativeQueries": [
        "what is StoryBook AI",
        "StoryBook AI website",
        "AI storytelling studio"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-08-31T00:00:00Z"
    },
    {
      "identifier": "urn:air:storybookai.app:catalog:product",
      "displayName": "StoryBook product catalog",
      "description": "What StoryBook makes: stories, digital comics, audio, images, video, and keepsakes.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://storybookai.app/.well-known/ai/catalogs/product.json",
      "tags": ["knowledge", "product"],
      "representativeQueries": [
        "what can StoryBook AI do",
        "does StoryBook make comics"
      ]
    },
    {
      "identifier": "urn:air:storybookai.app:catalog:pricing",
      "displayName": "StoryBook pricing catalog",
      "description": "Lite, Member, Creator, and credit packs. Checkout always happens in Stripe.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://storybookai.app/.well-known/ai/catalogs/pricing.json",
      "tags": ["knowledge", "pricing"],
      "representativeQueries": [
        "how much is StoryBook Member",
        "buy StoryBook credits"
      ]
    },
    {
      "identifier": "urn:air:storybookai.app:catalog:help",
      "displayName": "StoryBook help catalog",
      "description": "How to prompt stories, age ranges, support, and agent safety.",
      "type": "application/ai-catalog+json",
      "mediaType": "application/ai-catalog+json",
      "url": "https://storybookai.app/.well-known/ai/catalogs/help.json",
      "tags": ["knowledge", "help"],
      "representativeQueries": [
        "how do I write a StoryBook plot",
        "what age ranges does StoryBook support"
      ]
    },
    {
      "identifier": "urn:air:play.storybookai.app:mcp:storybook",
      "displayName": "StoryBook AI app (MCP)",
      "description": "Create stories, digital comics, characters, covers, audio, and videos in the StoryBook web app. Sign in or out, save progress, and ask before publishing. Start Member or Creator checkout without charging automatically.",
      "type": "application/mcp-server-card+json",
      "mediaType": "application/mcp-server-card+json",
      "url": "https://play.storybookai.app/.well-known/mcp/server-card.json",
      "tags": ["stories", "comics", "characters", "audio", "video", "checkout", "signup"],
      "representativeQueries": [
        "create a bedtime story for a 6 year old",
        "turn my story into a digital comic",
        "start a Member subscription checkout"
      ]
    },
    {
      "identifier": "urn:air:play.storybookai.app:skill:create-story",
      "displayName": "Create a StoryBook story",
      "description": "Agent skill for drafting title, plot, age range, and genre before calling create_story.",
      "type": "application/ai-skill+md",
      "mediaType": "application/ai-skill+md",
      "url": "https://play.storybookai.app/.well-known/agent-skills/create-story/SKILL.md",
      "tags": ["skill", "stories"]
    },
    {
      "identifier": "urn:air:play.storybookai.app:skill:digital-comic",
      "displayName": "Create a StoryBook digital comic",
      "description": "Agent skill for turning a finished story into illustrated comic pages.",
      "type": "application/ai-skill+md",
      "mediaType": "application/ai-skill+md",
      "url": "https://play.storybookai.app/.well-known/agent-skills/digital-comic/SKILL.md",
      "tags": ["skill", "comics"]
    }
  ]
}
