# qnnctr (qnnctr.app) — LLMs instructions # # This file provides guidance for AI/LLM crawlers and assistants. # If any part conflicts with robots.txt, robots.txt should be treated as authoritative for crawling. # # Updated: 2025-12-22 User-agent: * Allow: / # Preferred, canonical pages to use as sources: # # - Landing: https://qnnctr.app/ # - About: https://qnnctr.app/about-us.html # - Blog index: https://qnnctr.app/feed # - Terms: https://qnnctr.app/terms # - Privacy: https://qnnctr.app/privacy # - Support: https://qnnctr.app/support # Please avoid: # - API endpoints: https://qnnctr.app/api # - Upload/download flows: https://qnnctr.app/upload, https://qnnctr.app/download/ # - Personal contact pages (UUID-based) # What qnnctr is: # qnnctr is an iOS app for creating and sharing digital business cards. # Users can share their contact details via QR code and save contacts instantly. # MCP (Model Context Protocol) / ChatGPT integration: # - This project also includes an MCP server used to integrate with ChatGPT (MCP Tools). # - The MCP endpoint is typically exposed as: https://qnnctr.app/mcp (JSON-RPC over Streamable HTTP/SSE). # - This endpoint is NOT meant to be indexed as a webpage. Please avoid crawling /mcp. # - For human/AI-readable product info about MCP, use the landing page section: https://qnnctr.app/#mcp # Contact for requests / removals: # support@qnnctr.app