{
  "name": "Verity Score",
  "description": "Shopify-first GEO (Generative Engine Optimization) audit platform. Analyzes AI visibility across ChatGPT Shopping, Perplexity, Google AI Mode. Free audit in 60 seconds. MCP server available at mcp.verityscore.io.",
  "version": "1.1.0",
  "url": "https://verityscore.io",
  "documentationUrl": "https://verityscore.io/en/kb/",
  "mcpEndpoint": "https://mcp.verityscore.io/mcp",
  "provider": {
    "organization": "Verity Score",
    "url": "https://verityscore.io",
    "contactEmail": "hello@verityscore.io"
  },
  "capabilities": [
    {
      "name": "get_geo_score",
      "description": "Get the GEO readiness score for any Shopify store. Returns score across 8 dimensions, vertical classification, top 5 issues with fixes, and a link to the full report. If the store hasn't been audited yet, it's automatically queued for analysis within 72 hours.",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "name": "check_ai_readiness",
      "description": "Real-time AI readiness check for any website. Checks 5 AI discovery files: robots.txt (AI crawler access), llms.txt (LLM brand context), ai.txt (AI usage policy), agent-card.json (agent discovery), sitemap.xml (crawl coverage). Returns a score from 0 to 5 with per-file status and recommendations.",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "name": "get_recommendations",
      "description": "Get the top 3 priority recommendations to improve AI visibility for a Shopify store. Returns actionable fixes with estimated monthly revenue impact. If not yet audited, the store is queued for analysis within 72 hours.",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "name": "explain_topic",
      "description": "Expert knowledge base on GEO and AI commerce concepts. Covers 19 topics: schema.org, robots.txt, llms.txt, AggregateRating, ACP, UCP, Perplexity Shopping, ChatGPT Shopping, claims verification, E-E-A-T signals, conversational content, shipping/returns policies, pricing visibility, and more. Returns title, description, 3 key takeaways, and links to the full guide.",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "name": "get_vertical_info",
      "description": "AI commerce checklist and benchmarks for 15 e-commerce verticals: beauty, supplements, health, fashion, eyewear, jewelry, food, electronics, home, kitchen, sleep, baby, sports, pets, toys. Returns required content, expected trust signals, UX patterns, and industry benchmarks. Without argument, lists all supported verticals.",
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    }
  ],
  "skills": [
    {
      "id": "shopify-geo-audit",
      "name": "Shopify GEO Audit",
      "description": "Automated AI visibility audit for Shopify stores. Measures GEO Readiness across 149 checkpoints and 8 scoring dimensions. Covers ACP/UCP protocol support, ChatGPT Shopping readiness, Perplexity Shopping readiness, AI Buyer Score, schema.org completeness, and content quality.",
      "tags": ["shopify", "geo", "ai-commerce", "audit", "e-commerce", "chatgpt-shopping", "perplexity", "schema-org"],
      "examples": [
        "What is the GEO score of mybrand.com?",
        "Check if my Shopify store is ready for AI",
        "What should a beauty store do for AI visibility?",
        "Explain how schema.org helps with ChatGPT Shopping",
        "What are the top fixes for my store's AI visibility?"
      ]
    }
  ],
  "authentication": {
    "schemes": ["none"]
  },
  "languages": ["en", "fr"],
  "defaultLanguage": "en",
  "links": {
    "mcpServer": "https://mcp.verityscore.io/mcp",
    "llmsTxt": "https://verityscore.io/llms.txt",
    "llmsFullTxt": "https://verityscore.io/llms-full.txt",
    "aiTxt": "https://verityscore.io/ai.txt",
    "robotsTxt": "https://verityscore.io/robots.txt",
    "sitemap": "https://verityscore.io/sitemap-index.xml",
    "rssFeed": "https://verityscore.io/feed.xml",
    "securityTxt": "https://verityscore.io/.well-known/security.txt"
  }
}
