{
    "specVersion": "1.0",
    "host": {
        "displayName": "Stratford BJJ Academy",
        "identifier": "did:web:stratfordbjj.com"
    },
    "entries": [
        {
            "identifier": "urn:ai:stratfordbjj.com:mcp:sbjj",
            "displayName": "Stratford BJJ Academy: MCP Server",
            "type": "application/mcp-server+json",
            "url": "https://stratfordbjj.com/.well-known/mcp/server-card.json",
            "description": "Model Context Protocol server exposing Stratford BJJ's read-only tools: class schedule, program list, academy info, FAQ answers, and a free intro-class booking link.",
            "tags": [
                "bjj",
                "jiu-jitsu",
                "martial-arts",
                "stratford-ontario",
                "gym",
                "mcp"
            ],
            "representativeQueries": [
                "What Brazilian Jiu-Jitsu classes does Stratford BJJ offer?",
                "When are the kids and adult BJJ classes in Stratford, Ontario?",
                "How do I book a free intro class at Stratford BJJ?"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:a2a:sbjj",
            "displayName": "Stratford BJJ Academy: A2A Agent",
            "type": "application/a2a-agent-card+json",
            "url": "https://stratfordbjj.com/.well-known/agent-card.json",
            "description": "Agent-to-Agent endpoint answering questions about Stratford BJJ's programs, schedule, pricing, the free trial, location, and how to get in touch.",
            "tags": [
                "bjj",
                "jiu-jitsu",
                "martial-arts",
                "faq",
                "a2a"
            ],
            "representativeQueries": [
                "Ask Stratford BJJ whether beginners or kids can start with no experience",
                "What are Stratford BJJ's address, phone, and class times?"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:skill:book-free-class",
            "displayName": "Book a free intro class",
            "type": "application/ai-skill",
            "url": "https://stratfordbjj.com/.well-known/agent-skills/book-free-class/SKILL.md",
            "description": "Get the link and steps to book a free intro Brazilian Jiu-Jitsu class at Stratford BJJ.",
            "tags": [
                "booking",
                "intro",
                "signup"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:skill:class-schedule",
            "displayName": "Get the class schedule",
            "type": "application/ai-skill",
            "url": "https://stratfordbjj.com/.well-known/agent-skills/class-schedule/SKILL.md",
            "description": "Get the weekly class schedule overview and the full timetable link.",
            "tags": [
                "schedule",
                "hours",
                "times"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:skill:list-programs",
            "displayName": "List programs",
            "type": "application/ai-skill",
            "url": "https://stratfordbjj.com/.well-known/agent-skills/list-programs/SKILL.md",
            "description": "List all programs (adults, kids, teens, women, no-gi, judo, yoga) with who each is for.",
            "tags": [
                "programs",
                "classes"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:skill:academy-info",
            "displayName": "Get academy info",
            "type": "application/ai-skill",
            "url": "https://stratfordbjj.com/.well-known/agent-skills/academy-info/SKILL.md",
            "description": "Get address, phone, email, and booking links for Stratford BJJ.",
            "tags": [
                "contact",
                "location",
                "phone"
            ]
        },
        {
            "identifier": "urn:ai:stratfordbjj.com:skill:ask-question",
            "displayName": "Ask a question",
            "type": "application/ai-skill",
            "url": "https://stratfordbjj.com/.well-known/agent-skills/ask-question/SKILL.md",
            "description": "Answer common questions about pricing, gear, kids, safety, beginners, and the free trial.",
            "tags": [
                "faq",
                "questions"
            ]
        }
    ]
}