{
  "specVersion": "1.0",
  "host": {
    "displayName": "Kemeny Studio",
    "identifier": "did:web:kemenystudio.com"
  },
  "entries": [
    {
      "identifier": "urn:air:kemenystudio.com:server:buyer-mcp",
      "displayName": "Kemeny Studio buyer commerce MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://kemenystudio.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what does Kemeny Studio build",
        "install the Kemeny Studio MCP server",
        "request a quote from Kemeny Studio without inventing a price"
      ]
    },
    {
      "identifier": "urn:air:kemenystudio.com:agent:buyer",
      "displayName": "Kemeny Studio buyer A2A agent",
      "type": "application/json",
      "url": "https://kemenystudio.com/.well-known/agent-card.json",
      "representativeQueries": [
        "talk to the Kemeny Studio buyer agent",
        "A2A agent for an AI software factory in LatAm"
      ]
    },
    {
      "identifier": "urn:air:kemenystudio.com:api:buyer",
      "displayName": "Kemeny Studio buyer REST and MCP OpenAPI",
      "type": "application/openapi+json",
      "url": "https://kemenystudio.com/openapi.json",
      "representativeQueries": [
        "Kemeny Studio public API for agents",
        "submit a quote request over HTTP",
        "search Kemeny Studio case studies via API"
      ]
    },
    {
      "identifier": "urn:air:kemenystudio.com:skill:buyer",
      "displayName": "Kemeny Studio buyer skill",
      "type": "text/markdown",
      "url": "https://kemenystudio.com/skills/kemeny-studio-buyer/SKILL.md",
      "representativeQueries": [
        "how to evaluate Kemeny Studio as a vendor",
        "npx skills add Kemeny Studio buyer"
      ]
    },
    {
      "identifier": "urn:air:kemenystudio.com:docs:llms",
      "displayName": "Kemeny Studio llms.txt site index",
      "type": "text/plain",
      "url": "https://kemenystudio.com/llms.txt",
      "representativeQueries": [
        "site index of kemenystudio.com for language models",
        "markdown variants of Kemeny Studio pages"
      ]
    }
  ]
}
