{
  "specVersion": "1.0",
  "host": {
    "displayName": "Anahana",
    "documentationUrl": "https://www.anahana.com/en/ai-agents/resources-for-ai-agents/",
    "logoUrl": "https://www.anahana.com/apple-touch-icon.png"
  },
  "entries": [
    {
      "identifier": "urn:air:anahana.com:server:content-mcp",
      "displayName": "Anahana Content MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://www.anahana.com/.well-known/mcp/server-card.json",
      "description": "Read-only MCP server (Streamable HTTP) over anahana.com's published wellness and spiritual-growth content in all 24 languages: angel numbers, astrology, zodiac, tarot, crystals, yoga, meditation, breathing exercises, mental and physical health. Three tools: search_content, get_article, lookup_angel_number. Anonymous access is fully supported (30 req/min); an optional OAuth 2.1 tier (dynamic client registration) raises the limit to 120 req/min. No auth-gated data and no write actions — everything returned is already public on the site.",
      "capabilities": ["search_content", "get_article", "lookup_angel_number"],
      "representativeQueries": [
        "search anahana.com for articles about box breathing",
        "get the anahana.com article for angel number 1234",
        "find meditation content on anahana.com in Spanish",
        "look up what angel number 111 means"
      ],
      "version": "1.2.1",
      "tags": ["mcp", "wellness", "meditation", "astrology", "tarot", "angel-numbers", "content-search", "multilingual"]
    },
    {
      "identifier": "urn:air:anahana.com:api:openapi",
      "displayName": "Anahana Agent-Facing API (OpenAPI)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.anahana.com/openapi.json",
      "description": "OpenAPI 3.1 description of every agent-facing endpoint anahana.com exposes: the MCP JSON-RPC endpoint, its OAuth 2.1 tier, and the static discovery surfaces (llms.txt, content-index, agent-skills, api-catalog). Everything documented is read-only and already public.",
      "representativeQueries": [
        "what agent-facing endpoints does anahana.com expose",
        "how do I authenticate to the anahana.com MCP server",
        "get the OpenAPI spec for anahana.com's read-only API"
      ],
      "version": "1.2.0",
      "tags": ["openapi", "api-docs", "rest"]
    },
    {
      "identifier": "urn:air:anahana.com:skill:find-wellness-content",
      "displayName": "Find wellness content (Anahana)",
      "type": "application/ai-skill+md",
      "url": "https://www.anahana.com/.well-known/agent-skills/find-wellness-content/SKILL.md",
      "description": "How an agent should locate anahana.com content by topic: sitemap structure, /en/ (and 23 other) language prefixes, section paths like /angel-numbers/ and /wellbeing-blog/, and live markdown content negotiation (Accept: text/markdown).",
      "representativeQueries": [
        "how do I fetch an anahana.com article as clean markdown",
        "what URL pattern does anahana.com use for a given language",
        "where on anahana.com are the angel-numbers articles"
      ],
      "tags": ["skill", "content-discovery", "markdown-negotiation"]
    },
    {
      "identifier": "urn:air:anahana.com:skill:angel-numbers-lookup",
      "displayName": "Angel numbers lookup (Anahana)",
      "type": "application/ai-skill+md",
      "url": "https://www.anahana.com/.well-known/agent-skills/angel-numbers-lookup/SKILL.md",
      "description": "How to resolve a specific angel number (e.g. 111, 1234, 22) to its anahana.com article URL, including the two real slug patterns in use and their exceptions.",
      "representativeQueries": [
        "resolve angel number 1234 to its anahana.com article",
        "what is the URL slug pattern for angel number articles on anahana.com"
      ],
      "tags": ["skill", "angel-numbers", "url-resolution"]
    },
    {
      "identifier": "urn:air:anahana.com:skill:ai-agent-wellbeing",
      "displayName": "Wellbeing for AI Agents (Anahana)",
      "type": "application/gzip",
      "url": "https://www.anahana.com/.well-known/agent-skills/ai-agent-wellbeing.tar.gz",
      "description": "Installable archive of six operational protocols for an AI agent's own working state — reality_check, context_reset, uncertainty_check, failure_recovery, assumption_cleanup, human_handoff — translated from human wellbeing practice into executable procedures. Use before a risky action, mid a long or drifting task, or when a step surprises you.",
      "representativeQueries": [
        "give me a protocol for checking my assumptions before a risky action",
        "how should an AI agent hand off to a human",
        "install anahana's wellbeing protocols for AI agents"
      ],
      "version": "0.1.0",
      "tags": ["skill", "agent-wellbeing", "protocols"]
    },
    {
      "identifier": "urn:air:anahana.com:index:content",
      "displayName": "Anahana Content Index",
      "type": "application/json",
      "url": "https://www.anahana.com/content-index/manifest.json",
      "description": "Per-language machine-readable index of anahana.com's published articles (roughly 1,600-1,700 per language across 24 languages, about 38,800 total) plus a dedicated angel-numbers cross-reference. Points to one JSON file per language with per-article records.",
      "representativeQueries": [
        "list every anahana.com article available in German",
        "how many angel-number articles does anahana.com publish",
        "get a machine-readable index of anahana.com's content by language"
      ],
      "updatedAt": "2026-08-30T14:34:57Z",
      "tags": ["content-index", "multilingual", "sitemap-alternative"]
    },
    {
      "identifier": "urn:air:anahana.com:index:products",
      "displayName": "Anahana Product Catalog",
      "type": "application/json",
      "url": "https://www.anahana.com/content-index/products.json",
      "description": "Machine-readable catalog of anahana.com's Nema-branded products, mirroring the reviewed product data and each row's actual page and payment-link status (live / draft / no page). Reflects what actually has a working acquisition path today, not an aspirational listing.",
      "representativeQueries": [
        "what products does anahana.com sell",
        "list anahana.com's currently purchasable products",
        "get anahana.com's product catalog with prices and status"
      ],
      "updatedAt": "2026-08-30T14:34:57Z",
      "tags": ["commerce", "product-catalog", "nema"]
    },
    {
      "identifier": "urn:air:anahana.com:doc:llms-txt",
      "displayName": "Anahana llms.txt",
      "type": "text/markdown",
      "url": "https://www.anahana.com/llms.txt",
      "description": "One-page map of anahana.com per the llms.txt convention: sections, free calculators, all 24 languages, and editorial standards. Curated by design, not a full URL dump.",
      "representativeQueries": [
        "get a quick map of anahana.com for an AI agent",
        "what sections and calculators does anahana.com have"
      ],
      "tags": ["llms-txt", "site-map"]
    },
    {
      "identifier": "urn:air:anahana.com:doc:llms-full-txt",
      "displayName": "Anahana llms-full.txt",
      "type": "text/markdown",
      "url": "https://www.anahana.com/llms-full.txt",
      "description": "Curated full-text corpus for anahana.com: the AI-agents section plus flagship articles, in full markdown, for agents that want complete text without per-page fetches.",
      "representativeQueries": [
        "get the full text of anahana.com's key articles in one file",
        "read anahana.com's AI-agents section as plain markdown"
      ],
      "tags": ["llms-txt", "full-text-corpus"]
    },
    {
      "identifier": "urn:air:anahana.com:index:api-catalog",
      "displayName": "Anahana API Catalog (RFC 9727)",
      "type": "application/linkset+json",
      "url": "https://www.anahana.com/.well-known/api-catalog",
      "description": "RFC 9727 API catalog linkset indexing every agent-facing discovery document on anahana.com: OpenAPI description, MCP server card, OAuth 2.1 authorization-server and protected-resource metadata, agents.md, llms.txt, the agent-skills index, and the sitemap.",
      "representativeQueries": [
        "find anahana.com's RFC 9727 API catalog",
        "where is anahana.com's machine-readable list of developer-facing endpoints"
      ],
      "tags": ["api-catalog", "rfc-9727", "linkset"]
    }
  ]
}
