{
    "specVersion": "1.0",
    "host": {
        "displayName": "EK CPA Professional Corporation",
        "identifier": "did:web:ekcpapro.com"
    },
    "entries": [
        {
            "identifier": "urn:ai:ekcpapro.com:mcp:ekcpa",
            "displayName": "EK CPA Professional Corporation: MCP Server",
            "type": "application/mcp-server+json",
            "url": "https://ekcpapro.com/.well-known/mcp/server-card.json",
            "description": "Model Context Protocol server exposing EK CPA's read-only tools: list services, firm info, FAQ answers, and a free-consultation link.",
            "tags": [
                "accounting",
                "tax",
                "cpa",
                "durham-region",
                "whitby",
                "mcp"
            ],
            "representativeQueries": [
                "What accounting and tax services does EK CPA offer?",
                "Find a CPA in Whitby or Durham Region for corporate tax",
                "How do I book a consultation with EK CPA?"
            ]
        },
        {
            "identifier": "urn:ai:ekcpapro.com:a2a:ekcpa",
            "displayName": "EK CPA Professional Corporation: A2A Agent",
            "type": "application/a2a-agent-card+json",
            "url": "https://ekcpapro.com/.well-known/agent-card.json",
            "description": "Agent-to-Agent endpoint answering questions about EK CPA's services, location, hours, and how to get in touch.",
            "tags": [
                "accounting",
                "tax",
                "cpa",
                "faq",
                "a2a"
            ],
            "representativeQueries": [
                "Ask EK CPA a question about CRA letters or incorporation",
                "What are EK CPA's office hours and location?"
            ]
        },
        {
            "identifier": "urn:ai:ekcpapro.com:skill:get-services",
            "displayName": "List accounting services",
            "type": "application/ai-skill",
            "url": "https://ekcpapro.com/.well-known/agent-skills/get-services/SKILL.md",
            "description": "List the tax, bookkeeping, financial-statement, and advisory services EK CPA offers, with a page link for each.",
            "tags": [
                "services",
                "tax",
                "bookkeeping",
                "advisory"
            ]
        },
        {
            "identifier": "urn:ai:ekcpapro.com:skill:firm-info",
            "displayName": "Get firm info",
            "type": "application/ai-skill",
            "url": "https://ekcpapro.com/.well-known/agent-skills/firm-info/SKILL.md",
            "description": "Get EK CPA's address, phone, office hours, who runs the firm, and the contact link.",
            "tags": [
                "contact",
                "location",
                "hours",
                "phone"
            ]
        },
        {
            "identifier": "urn:ai:ekcpapro.com:skill:ask-question",
            "displayName": "Ask a question",
            "type": "application/ai-skill",
            "url": "https://ekcpapro.com/.well-known/agent-skills/ask-question/SKILL.md",
            "description": "Answer common questions about services, pricing, location, CRA letters, incorporation, and who the firm is right for.",
            "tags": [
                "faq",
                "questions",
                "cra",
                "pricing",
                "incorporation"
            ]
        },
        {
            "identifier": "urn:ai:ekcpapro.com:skill:book-consultation",
            "displayName": "Book a free consultation",
            "type": "application/ai-skill",
            "url": "https://ekcpapro.com/.well-known/agent-skills/book-consultation/SKILL.md",
            "description": "Get the link and steps to book a free, no-obligation consultation with Elena.",
            "tags": [
                "booking",
                "consultation",
                "contact"
            ]
        }
    ]
}