{
  "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 the Sydney service businesses Frontlatch has indexed, and see what actions (booking, quote, phone, form) each one has on its own site. The do tool refuses every call except one: a business claimed and switched on for email-confirm routing gets a pending, logged attempt and a confirm email instead. No business has done that yet, so nothing here has completed a real action.",
      "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"
    }
  ]
}
