{
    "name": "Daily Junction Arcade",
    "version": "1.0",
    "description": "Games & quizzes lookup agent for arcade.dailyjunction.org. Send a text query via message/send and receive matching games and quizzes with play URLs.",
    "base_url": "https://arcade.dailyjunction.net",
    "language": "en",
    "locale": "en_GB",
    "topics": [
        "browser games",
        "arcade games",
        "puzzles",
        "quizzes",
        "trivia",
        "leaderboards"
    ],
    "publisher": {
        "name": "Daily Junction Arcade",
        "type": "games-publisher",
        "contact": "newsletter@dailyjunction.org"
    },
    "content": {
        "type": "games-and-quizzes",
        "fact_checked": false,
        "bylined": false,
        "dated": true
    },
    "machine_readable": {
        "llms_text": "https://arcade.dailyjunction.net/llms.txt",
        "llms_full_corpus": "https://arcade.dailyjunction.net/llms.txt?full=1",
        "sitemap": "https://arcade.dailyjunction.net/sitemap.xml",
        "rss": "https://arcade.dailyjunction.net/rss.xml",
        "agent_card": "https://arcade.dailyjunction.net/.well-known/agent-card.json",
        "mcp": "https://arcade.dailyjunction.net/.well-known/mcp.json"
    },
    "crawl_policy": {
        "ai_crawlers": "welcome",
        "training": "permitted with attribution",
        "robots_txt": "https://arcade.dailyjunction.net/robots.txt"
    },
    "capabilities": [
        "game-browsing",
        "game-search",
        "quiz-search",
        "leaderboard",
        "structured-data-jsonld"
    ],
    "agent_endpoints": {
        "a2a": "https://arcade.dailyjunction.net/a2a",
        "mcp": "https://arcade.dailyjunction.net/mcp"
    },
    "sibling_planes": {
        "news": "https://dailyjunction.org",
        "play": "https://play.dailyjunction.net",
        "arcade": "https://arcade.dailyjunction.net"
    }
}