{
  "aiendpoint": "1.0",
  "service": {
    "name": "Ninna UI",
    "description": "Open-source React component library with zero runtime theming and native Tailwind CSS v4 support. 69 accessible components, 5 CSS theme presets, oklch colors, Radix-powered accessibility.",
    "url": "https://ninna-ui.dev",
    "license": "MIT",
    "contact": "https://github.com/ninna-ui/ninna-ui/issues"
  },
  "capabilities": [
    {
      "name": "browse-components",
      "description": "Browse the full component catalog with documentation, props, and examples.",
      "method": "GET",
      "url": "https://ninna-ui.dev/docs"
    },
    {
      "name": "browse-blocks",
      "description": "Browse free, copy-paste ready UI blocks built with Ninna UI.",
      "method": "GET",
      "url": "https://ninna-ui.dev/blocks"
    },
    {
      "name": "read-blog",
      "description": "Read technical blog posts about React, Tailwind CSS v4, theming, and accessibility.",
      "method": "GET",
      "url": "https://ninna-ui.dev/blog"
    },
    {
      "name": "compare-libraries",
      "description": "Compare Ninna UI with other React component libraries.",
      "method": "GET",
      "url": "https://ninna-ui.dev/comparison"
    },
    {
      "name": "read-llms-txt",
      "description": "Machine-readable site summary for AI agents (llms.txt standard).",
      "method": "GET",
      "url": "https://ninna-ui.dev/llms.txt"
    },
    {
      "name": "read-llms-full",
      "description": "Full component API reference and source code for AI agents.",
      "method": "GET",
      "url": "https://ninna-ui.dev/llms-full.txt"
    }
  ],
  "auth": {
    "type": "none"
  },
  "token_hints": {
    "compact_reference": "https://ninna-ui.dev/llms.txt",
    "full_reference": "https://ninna-ui.dev/llms-full.txt"
  },
  "meta": {
    "version": "1.0",
    "generator": "Ninna UI",
    "documentation": "https://ninna-ui.dev/docs"
  }
}