{
  "specVersion": "1.0",
  "host": {
    "displayName": "Frontlatch",
    "documentationUrl": "https://frontlatch.com/docs/standards"
  },
  "entries": [
    {
      "identifier": "urn:air:frontlatch.com:actions:mcp-server",
      "displayName": "Frontlatch — Sydney business index over MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://frontlatch.com/.well-known/mcp/server-card.json",
      "description": "Search Sydney service businesses Frontlatch has indexed, and see what actions (booking, quote, phone, form) each one has on its own site. No business has verified an action type with Frontlatch yet, so nothing here is callable today.",
      "capabilities": ["find_business", "list_actions", "describe_action", "do"],
      "representativeQueries": [
        "find a plumber in Marrickville",
        "what actions does this Sydney business have listed",
        "search Sydney service businesses by category"
      ],
      "tags": ["sydney", "directory", "agent-discovery", "mcp"],
      "version": "0.1.0"
    }
  ]
}
