{
  "specVersion": "1.0",
  "host": {
    "displayName": "Dreams to Life",
    "identifier": "did:web:dreamstolife.ai",
    "url": "https://dreamstolife.ai",
    "description": "Dreams to Life is an AI media studio for generating videos, images and music. It wraps leading models (Sora, Kling, Wan, Nano Banana, Suno) in one app on web, iOS and Android, with a storyboard studio for multi-scene videos."
  },
  "entries": [
    {
      "identifier": "urn:air:dreamstolife.ai:server:dreams-mcp",
      "displayName": "Dreams to Life MCP server",
      "description": "Streamable HTTP MCP server for media generation, marketing automations and app store operations.",
      "type": "application/mcp-server-card+json",
      "url": "https://dreamstolife.ai/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "connect an agent to Dreams to Life",
        "MCP server for generating video and music",
        "automate my app store listing",
        "API key for the Dreams API"
      ]
    },
    {
      "identifier": "urn:air:dreamstolife.ai:catalog:api",
      "displayName": "Dreams to Life API catalog",
      "description": "RFC 9727 linkset describing the API, its docs and its health endpoint.",
      "type": "application/linkset+json",
      "url": "https://dreamstolife.ai/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does Dreams to Life expose",
        "Dreams to Life API documentation",
        "is the Dreams to Life API up"
      ]
    },
    {
      "identifier": "urn:air:dreamstolife.ai:doc:llms-txt",
      "displayName": "Dreams to Life site index for agents",
      "description": "Dreams to Life is an AI media studio for generating videos, images and music. It wraps leading models (Sora, Kling, Wan, Nano Banana, Suno) in one app on web, iOS and Android, with a storyboard studio for multi-scene videos.",
      "type": "text/plain",
      "url": "https://dreamstolife.ai/llms.txt",
      "representativeQueries": [
        "what is Dreams to Life",
        "Dreams to Life pricing and features",
        "list every page on dreamstolife.ai"
      ]
    },
    {
      "identifier": "urn:air:dreamstolife.ai:agent:site-agent",
      "displayName": "Dreams to Life site agent",
      "description": "A2A agent that searches the site, returns pages as markdown and explains the product.",
      "type": "application/a2a-agent-card+json",
      "url": "https://dreamstolife.ai/.well-known/agent-card.json",
      "representativeQueries": [
        "what does Dreams to Life do",
        "find the pricing page on dreamstolife.ai",
        "read dreamstolife.ai as markdown"
      ]
    },
    {
      "identifier": "urn:air:dreamstolife.ai:skill:generate-ai-media",
      "displayName": "Generate video, images and music from one place with Dreams to Life.",
      "description": "Generate video, images and music from one place with Dreams to Life.",
      "type": "text/markdown",
      "url": "https://dreamstolife.ai/.well-known/agent-skills/generate-ai-media/SKILL.md",
      "representativeQueries": [
        "generate a video from a prompt",
        "make an AI image and animate it",
        "write me an AI song",
        "build a multi scene AI video"
      ]
    },
    {
      "identifier": "urn:air:dreamstolife.ai:skill:dreams-mcp",
      "displayName": "Connect an AI agent to the Dreams to Life MCP server to generate media and run app-store operations.",
      "description": "Connect an AI agent to the Dreams to Life MCP server to generate media and run app-store operations.",
      "type": "text/markdown",
      "url": "https://dreamstolife.ai/.well-known/agent-skills/dreams-mcp/SKILL.md",
      "representativeQueries": [
        "connect an agent to Dreams to Life",
        "MCP server for generating video and music",
        "automate my app store listing",
        "API key for the Dreams API"
      ]
    }
  ]
}