{
    "name": "Daily Junction Play",
    "version": "1.0",
    "description": "Video & live TV lookup agent for play.dailyjunction.org. Send a text query via message/send and receive matching videos and live channels with watch + source URLs.",
    "base_url": "https://play.dailyjunction.org",
    "language": "en",
    "locale": "en_GB",
    "topics": [
        "live tv",
        "on-demand video",
        "news video",
        "documentaries",
        "finance",
        "education",
        "talks"
    ],
    "publisher": {
        "name": "Daily Junction Play",
        "type": "video-publisher",
        "contact": "newsletter@dailyjunction.org"
    },
    "content": {
        "type": "video-and-live-tv",
        "fact_checked": false,
        "bylined": false,
        "dated": true
    },
    "machine_readable": {
        "llms_text": "https://play.dailyjunction.org/llms.txt",
        "llms_full_corpus": "https://play.dailyjunction.org/llms.txt?full=1",
        "sitemap": "https://play.dailyjunction.org/sitemap.xml",
        "rss": "https://play.dailyjunction.org/rss.xml",
        "agent_card": "https://play.dailyjunction.org/.well-known/agent-card.json",
        "mcp": "https://play.dailyjunction.org/.well-known/mcp.json"
    },
    "crawl_policy": {
        "ai_crawlers": "welcome",
        "training": "permitted with attribution",
        "robots_txt": "https://play.dailyjunction.org/robots.txt"
    },
    "capabilities": [
        "video-search",
        "live-tv-epg",
        "channel-browsing",
        "watch-pages",
        "structured-data-jsonld"
    ],
    "agent_endpoints": {
        "a2a": "https://play.dailyjunction.org/a2a",
        "mcp": "https://play.dailyjunction.org/mcp"
    },
    "sibling_planes": {
        "news": "https://dailyjunction.org",
        "play": "https://play.dailyjunction.org",
        "arcade": "https://arcade.dailyjunction.org"
    }
}