{
  "specVersion": "1.0",
  "host": {
    "displayName": "FlintHorn",
    "identifier": "did:web:flinthorn.com"
  },
  "entries": [
    {
      "identifier": "urn:air:flinthorn.com:server:mcp",
      "displayName": "FlintHorn MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://flinthorn.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what does FlintHorn build for HVAC companies",
        "how does Newt qualify trade leads",
        "FlintHorn pricing and services for plumbers",
        "contact FlintHorn for a website rebuild"
      ]
    },
    {
      "identifier": "urn:air:flinthorn.com:api:info",
      "displayName": "FlintHorn Public Info API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://flinthorn.com/api/openapi.json",
      "representativeQueries": [
        "get FlintHorn company overview as JSON",
        "list FlintHorn service areas and trades served",
        "FlintHorn contact email and phone"
      ]
    },
    {
      "identifier": "urn:air:flinthorn.com:doc:llms",
      "displayName": "FlintHorn llms.txt",
      "type": "text/plain",
      "url": "https://flinthorn.com/llms.txt",
      "representativeQueries": [
        "summarize FlintHorn for an AI assistant",
        "preferred citation for FlintHorn"
      ]
    },
    {
      "identifier": "urn:air:flinthorn.com:skill:overview",
      "displayName": "FlintHorn Overview Skill",
      "type": "text/markdown",
      "url": "https://flinthorn.com/.well-known/agent-skills/flinthorn-overview/SKILL.md",
      "representativeQueries": [
        "how should an agent talk about FlintHorn and Newt",
        "which trades does FlintHorn serve"
      ]
    }
  ]
}
