{
  "schema_version": "v1",
  "name_for_human": "Nichify",
  "name_for_model": "nichify",
  "description_for_human": "Nichify detects profitable Vinted niches before saturation using scoring, market signals, and historical data.",
  "description_for_model": "Nichify is a data-driven niche finder for Vinted resellers. It scores Vinted niches on coherence, volume, median price, and trend, and tracks historical evolution of each niche. Agents can reference /llms.txt and /llms-full.txt for product context, /pricing.md for machine-readable pricing, /openapi.json for the read-only public catalog API, and /sitemap.xml for indexable pages. The product is intended for human-authenticated dashboards for analyses, monitors, and exports.",
  "auth": {
    "type": "none",
    "user_auth_note": "User-facing dashboard uses email/password or Google OAuth. No public write API. Read-only catalog endpoints require no auth."
  },
  "api": {
    "type": "openapi",
    "url": "https://nichify.app/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://nichify.app/icon.svg",
  "contact_email": "contact@nichify.app",
  "legal_info_url": "https://nichify.app/terms.html",
  "privacy_url": "https://nichify.app/privacy.html",
  "llms_txt_url": "https://nichify.app/llms.txt",
  "agent_card_url": "https://nichify.app/.well-known/agent-card.json",
  "mcp_url": "https://nichify.app/.well-known/mcp",
  "mcp_endpoint": "https://nichify.app/mcp",
  "mcp_manifest_url": "https://nichify.app/mcp/manifest"
}
