{
    "specVersion": "1.0",
    "host": {
        "displayName": "Gracie Barra Manotick",
        "identifier": "did:web:manotickgraciebarra.com"
    },
    "entries": [
        {
            "identifier": "urn:ai:manotickgraciebarra.com:mcp:site",
            "displayName": "Gracie Barra Manotick: MCP Server",
            "type": "application/mcp-server+json",
            "url": "https://manotickgraciebarra.com/.well-known/mcp/server-card.json",
            "description": "MCP server exposing Gracie Barra Manotick's read-only tools.",
            "tags": [
                "mcp"
            ]
        },
        {
            "identifier": "urn:ai:manotickgraciebarra.com:a2a:site",
            "displayName": "Gracie Barra Manotick: A2A Agent",
            "type": "application/a2a-agent-card+json",
            "url": "https://manotickgraciebarra.com/.well-known/agent-card.json",
            "description": "A2A endpoint answering questions about Gracie Barra Manotick.",
            "tags": [
                "a2a",
                "faq"
            ]
        },
        {
            "identifier": "urn:ai:manotickgraciebarra.com:skill:book-free-class",
            "displayName": "Book a free intro class",
            "type": "application/ai-skill",
            "url": "https://manotickgraciebarra.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 Gracie Barra Manotick.",
            "tags": [
                "booking",
                "intro",
                "signup"
            ]
        },
        {
            "identifier": "urn:ai:manotickgraciebarra.com:skill:class-schedule",
            "displayName": "Get the class schedule",
            "type": "application/ai-skill",
            "url": "https://manotickgraciebarra.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:manotickgraciebarra.com:skill:list-programs",
            "displayName": "List programs",
            "type": "application/ai-skill",
            "url": "https://manotickgraciebarra.com/.well-known/agent-skills/list-programs/SKILL.md",
            "description": "List all programs (Brazilian Jiu-Jitsu and Muay Thai for adults, kids, and women) with who each is for.",
            "tags": [
                "programs",
                "classes"
            ]
        },
        {
            "identifier": "urn:ai:manotickgraciebarra.com:skill:academy-info",
            "displayName": "Get academy info",
            "type": "application/ai-skill",
            "url": "https://manotickgraciebarra.com/.well-known/agent-skills/academy-info/SKILL.md",
            "description": "Get address, phone, email, and booking links for Gracie Barra Manotick.",
            "tags": [
                "contact",
                "location",
                "phone"
            ]
        },
        {
            "identifier": "urn:ai:manotickgraciebarra.com:skill:ask-question",
            "displayName": "Ask a question",
            "type": "application/ai-skill",
            "url": "https://manotickgraciebarra.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"
            ]
        }
    ]
}