{
    "name": "Daily Junction",
    "version": "1.0",
    "description": "Read-only news lookup agent for dailyjunction.org. Send a text query via message/send and receive matching articles with canonical + Markdown URLs for citation.",
    "base_url": "https://dailyjunction.co.uk",
    "language": "en",
    "locale": "en_GB",
    "topics": [
        "technology",
        "business",
        "science",
        "health",
        "world affairs",
        "politics",
        "environment",
        "personal finance",
        "sports",
        "culture",
        "entertainment",
        "lifestyle",
        "education"
    ],
    "publisher": {
        "name": "Daily Junction",
        "type": "news-publisher",
        "contact": "newsletter@dailyjunction.org"
    },
    "content": {
        "type": "news-and-analysis",
        "fact_checked": true,
        "bylined": true,
        "dated": true
    },
    "machine_readable": {
        "llms_text": "https://dailyjunction.co.uk/llms.txt",
        "llms_full_corpus": "https://dailyjunction.co.uk/llms.txt?full=1",
        "sitemap": "https://dailyjunction.co.uk/sitemap.xml",
        "rss": "https://dailyjunction.co.uk/rss.xml",
        "agent_card": "https://dailyjunction.co.uk/.well-known/agent-card.json",
        "mcp": "https://dailyjunction.co.uk/.well-known/mcp.json",
        "news_sitemap": "https://dailyjunction.co.uk/sitemap-news.xml"
    },
    "crawl_policy": {
        "ai_crawlers": "welcome",
        "training": "permitted with attribution",
        "robots_txt": "https://dailyjunction.co.uk/robots.txt"
    },
    "capabilities": [
        "article-retrieval",
        "category-browsing",
        "rss-feed",
        "full-text-markdown",
        "structured-data-jsonld",
        "news-wire",
        "quizzes",
        "calculators",
        "video-hub"
    ],
    "agent_endpoints": {
        "a2a": "https://dailyjunction.co.uk/a2a",
        "mcp": "https://dailyjunction.co.uk/mcp"
    },
    "sibling_planes": {
        "news": "https://dailyjunction.org",
        "play": "https://play.dailyjunction.co.uk",
        "arcade": "https://arcade.dailyjunction.co.uk"
    }
}