{
  "specVersion": "1.0",
  "host": {
    "displayName": "Muzie",
    "identifier": "did:web:muzie.ai",
    "url": "https://muzie.ai",
    "description": "Muzie is an AI music video maker. You pick a song (upload one, choose from the library, or generate an original with AI), upload a photo of your singer (a person, pet or drawing), choose a visual style, and Muzie directs a full multi-scene music video with the singer lip-synced to the track. Videos render in portrait for TikTok, Reels and Shorts. Muzie runs on the web at app.muzie.ai with free tokens to start."
  },
  "entries": [
    {
      "identifier": "urn:air:muzie.ai:server:dreams-mcp",
      "displayName": "Muzie MCP server",
      "description": "Streamable HTTP MCP server for media generation, marketing automations and app store operations.",
      "type": "application/mcp-server-card+json",
      "url": "https://muzie.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:muzie.ai:catalog:api",
      "displayName": "Muzie API catalog",
      "description": "RFC 9727 linkset describing the API, its docs and its health endpoint.",
      "type": "application/linkset+json",
      "url": "https://muzie.ai/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does Muzie expose",
        "Muzie API documentation",
        "is the Muzie API up"
      ]
    },
    {
      "identifier": "urn:air:muzie.ai:doc:llms-txt",
      "displayName": "Muzie site index for agents",
      "description": "Muzie is an AI music video maker. You pick a song (upload one, choose from the library, or generate an original with AI), upload a photo of your singer (a person, pet or drawing), choose a visual style, and Muzie directs a full multi-scene music video with the singer lip-synced to the track. Videos render in portrait for TikTok, Reels and Shorts. Muzie runs on the web at app.muzie.ai with free tokens to start.",
      "type": "text/plain",
      "url": "https://muzie.ai/llms.txt",
      "representativeQueries": [
        "what is Muzie",
        "Muzie pricing and features",
        "list every page on muzie.ai"
      ]
    },
    {
      "identifier": "urn:air:muzie.ai:agent:site-agent",
      "displayName": "Muzie 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://muzie.ai/.well-known/agent-card.json",
      "representativeQueries": [
        "what does Muzie do",
        "find the pricing page on muzie.ai",
        "read muzie.ai as markdown"
      ]
    },
    {
      "identifier": "urn:air:muzie.ai:skill:make-a-music-video",
      "displayName": "Turn a song and a photo into a lip-synced, multi-scene AI music video with Muzie.",
      "description": "Turn a song and a photo into a lip-synced, multi-scene AI music video with Muzie.",
      "type": "text/markdown",
      "url": "https://muzie.ai/.well-known/agent-skills/make-a-music-video/SKILL.md",
      "representativeQueries": [
        "make a music video from my song",
        "turn this photo into a singer",
        "how do I make an AI music video",
        "make my dog sing this track"
      ]
    },
    {
      "identifier": "urn:air:muzie.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://muzie.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"
      ]
    }
  ]
}