{
  "specVersion": "1.0",
  "host": {
    "displayName": "Thistinct",
    "identifier": "did:web:thistinct.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:thistinct.dev:server:studio",
      "displayName": "Thistinct Studio MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://thistinct.dev/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what services does Thistinct offer",
        "submit a project inquiry to Thistinct",
        "does Thistinct build Rails and mobile apps"
      ]
    },
    {
      "identifier": "urn:air:thistinct.dev:api:contact",
      "displayName": "Thistinct Contact API",
      "type": "application/vnd.oai.openapi+json;version=3.1.0",
      "url": "https://thistinct.dev/openapi.json",
      "representativeQueries": [
        "how do I send Thistinct a project inquiry",
        "contact Thistinct about a Rails MVP",
        "open an API request to start a mobile app project"
      ]
    },
    {
      "identifier": "urn:air:thistinct.dev:skills:index",
      "displayName": "Thistinct Agent Skills",
      "type": "application/json",
      "url": "https://thistinct.dev/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "skills for contacting a Rails development studio",
        "how an agent should brief Thistinct on a new product",
        "what to include in a Thistinct project inquiry"
      ]
    }
  ]
}
