{
  "specVersion": "1.0",
  "host": {
    "displayName": "RND TV",
    "identifier": "https://rndtv.me/",
    "documentationUrl": "https://rndtv.me/developers/",
    "logoUrl": "https://rndtv.me/icon-0.png"
  },
  "entries": [
    {
      "identifier": "urn:air:rndtv.me:server:rndtv-mcp",
      "displayName": "RND TV MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://rndtv.me/.well-known/mcp/server-card.json",
      "capabilities": ["RandomChannel", "ChannelMetadata", "Gem", "AirLog", "SessionSummary", "MCPApp"],
      "description": "Anonymous temporary RND TV sessions with random Internet Archive channel metadata and an MCP App view.",
      "representativeQueries": [
        "start a random RND TV air and tell me what is playing",
        "switch the RND TV agent air to its next channel",
        "mark the current random video as a gem"
      ]
    },
    {
      "identifier": "urn:air:rndtv.me:api:public-agent-api",
      "displayName": "RND TV Public Agent API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://rndtv.me/openapi.json",
      "capabilities": ["NLWebAsk", "SchemaFeed", "RandomFeed"],
      "description": "OpenAPI description of RND TV's anonymous public discovery endpoints.",
      "representativeQueries": [
        "what does RND TV do",
        "how does RND TV handle privacy",
        "where can I contact the creator of RND TV"
      ]
    },
    {
      "identifier": "urn:air:rndtv.me:skill:rndtv",
      "displayName": "Use RND TV",
      "type": "text/markdown",
      "url": "https://rndtv.me/.well-known/agent-skills/rndtv/SKILL.md",
      "capabilities": ["AgentInstructions", "MCPWorkflow", "WebMCPWorkflow"],
      "description": "Verified instructions for deciding when and how to operate RND TV agent tools.",
      "representativeQueries": [
        "how should an agent use RND TV",
        "when should I use RND TV instead of video search"
      ]
    },
    {
      "identifier": "urn:air:rndtv.me:data:schema-feed",
      "displayName": "RND TV Schema Feed",
      "type": "application/x-jsonlines",
      "url": "https://rndtv.me/schema/rndtv.jsonl",
      "capabilities": ["SchemaOrg", "Identity", "ProductFacts", "TrustPages"],
      "description": "Schema.org entities for RND TV, its creator and public trust pages.",
      "representativeQueries": [
        "who created RND TV",
        "find RND TV's canonical pages and structured identity"
      ]
    }
  ]
}
