{
  "specVersion": "1.0",
  "host": "ezralaw.ai",
  "entries": [
    {
      "identifier": "urn:air:ezralaw.ai:mcp:public",
      "displayName": "Ezra public MCP",
      "description": "Product overview and request-access tools for ezralaw.ai.",
      "type": "application/mcp-server-card+json",
      "url": "https://ezralaw.ai/.well-known/mcp/server-card.json",
      "capabilities": ["get_product_overview", "request_access"],
      "representativeQueries": [
        "What is Ezra?",
        "How do I request access to Ezra?",
        "Does Ezra have a notetaker for Clio?"
      ]
    },
    {
      "identifier": "urn:air:ezralaw.ai:a2a:public",
      "displayName": "Ezra public A2A agent",
      "description": "Agent-to-agent card for the ezralaw.ai public agent.",
      "type": "application/a2a-agent-card+json",
      "url": "https://ezralaw.ai/.well-known/agent-card.json",
      "capabilities": ["about-ezra", "request-access"],
      "representativeQueries": [
        "Tell me about Ezra for UK law firms",
        "Request Ezra private-beta access"
      ]
    },
    {
      "identifier": "urn:air:ezralaw.ai:skills:index",
      "displayName": "Ezra agent skills",
      "description": "Agent Skills index for about-ezra and request-access.",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://ezralaw.ai/.well-known/agent-skills/index.json",
      "capabilities": ["about-ezra", "request-access"]
    }
  ]
}
