{
  "specVersion": "1.0",
  "host": {
    "displayName": "smao Hilfezentrum",
    "identifier": "https://help.smao.ai",
    "documentationUrl": "https://help.smao.ai/llms.txt"
  },
  "entries": [
    {
      "identifier": "urn:air:help.smao.ai:mcp:smao",
      "displayName": "smao MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://help.smao.ai/.well-known/mcp/server-card.json",
      "description": "OAuth-protected MCP server for the smao AI phone assistant: create and configure assistants, prompts, knowledge entries and call forwarding; read call logs and statistics.",
      "representativeQueries": [
        "lege in smao einen Assistenten für die Terminvereinbarung an",
        "zeig mir die heutigen Anrufprotokolle aus smao",
        "trage unsere Öffnungszeiten in die smao Wissensdatenbank ein",
        "configure my smao AI phone assistant from chat"
      ]
    },
    {
      "identifier": "urn:air:help.smao.ai:api:public-api",
      "displayName": "smao Public API (OpenAPI 3.1)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://api.smao.ai/api/v1/openapi.json",
      "description": "REST API with bearer API keys: assistants, voices, contacts, calls with transcripts and recordings, outbound call triggering and usage statistics.",
      "representativeQueries": [
        "starte einen ausgehenden Anruf über die smao API",
        "hole die Transkripte der letzten smao Anrufe per API",
        "list my smao assistants via REST"
      ]
    },
    {
      "identifier": "urn:air:help.smao.ai:docs:help-center",
      "displayName": "smao Hilfezentrum (llms.txt)",
      "type": "text/plain",
      "url": "https://help.smao.ai/llms.txt",
      "description": "German documentation for the smao AI phone assistant: help articles, changelog and roadmap. Every page is also available as markdown via Accept: text/markdown.",
      "representativeQueries": [
        "wie richte ich eine Rufweiterleitung in smao ein",
        "wie verbinde ich smao mit HubSpot",
        "what is new in the latest smao release"
      ]
    },
    {
      "identifier": "urn:air:help.smao.ai:skills:index",
      "displayName": "smao Agent Skills",
      "type": "application/json",
      "url": "https://help.smao.ai/.well-known/agent-skills/index.json",
      "description": "Skill files that teach agents how to read the smao documentation and how to authenticate against the smao API and MCP server.",
      "representativeQueries": [
        "how does an agent authenticate against smao",
        "how to look up smao documentation programmatically"
      ]
    }
  ]
}
