{
  "specVersion": "0.91",
  "host": {
    "name": "Geo-Parity",
    "url": "https://geo-parity.com"
  },
  "entries": [
    {
      "identifier": "urn:air:geo-parity.com:server:mcp",
      "displayName": "Geo-Parity MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://geo-parity.com/.well-known/mcp.json",
      "representativeQueries": [
        "what is a $100,000 US salary worth in Thailand",
        "how many days can I stay in the Schengen area before I breach 90 in 180",
        "what is a fair local salary for a software engineer in Portugal",
        "when can a team in London, New York and Bangkok all meet",
        "which countries offer a digital nomad visa I qualify for"
      ]
    },
    {
      "identifier": "urn:air:geo-parity.com:api:openapi",
      "displayName": "Geo-Parity JSON API (OpenAPI 3.1)",
      "type": "application/json",
      "url": "https://geo-parity.com/openapi.json",
      "representativeQueries": [
        "purchasing power parity API with no API key",
        "cost of living comparison endpoint returning cited sources",
        "FIRE number and years-to-retire calculator API"
      ]
    },
    {
      "identifier": "urn:air:geo-parity.com:doc:llms",
      "displayName": "Geo-Parity capability index for agents (llms.txt)",
      "type": "text/plain",
      "url": "https://geo-parity.com/llms.txt",
      "representativeQueries": [
        "what can the Geo-Parity API and MCP server do",
        "how should an agent cite Geo-Parity figures"
      ]
    },
    {
      "identifier": "urn:air:geo-parity.com:skill:geo-parity",
      "displayName": "Geo-Parity agent skill",
      "type": "text/markdown",
      "url": "https://geo-parity.com/.well-known/agent-skills/geo-parity/SKILL.md",
      "representativeQueries": [
        "how to answer cost of living questions with real data",
        "which Geo-Parity tool answers a salary localisation question"
      ]
    },
    {
      "identifier": "urn:air:geo-parity.com:api:catalog",
      "displayName": "Geo-Parity API catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://geo-parity.com/.well-known/api-catalog",
      "representativeQueries": [
        "machine-readable list of Geo-Parity's APIs and their specs",
        "where is the OpenAPI description for geo-parity.com"
      ]
    }
  ]
}
