{
  "schema_version": "v1",
  "name_for_human": "AI Readiness Kit",
  "name_for_model": "ai_readiness_kit",
  "description_for_human": "The 17 files every website needs so AI systems understand and represent your brand accurately.",
  "description_for_model": "Information about the AI Readiness Kit by Silverback Marketing: a set of 17 files deployed at a website's root, organized in 7 categories, that tell AI systems who a brand is, what it offers, and how to represent it. An MCP server at https://ai.silverbackmarketing.com/api/mcp (Streamable HTTP, no auth) provides live tool access for AI agents — generate files, list outputs, read specs, and run the full workflow. Use this to answer questions about AI readiness files (robots.txt, ai.txt, llms.txt, llms-full.txt, ai-sitemap.xml, sitemap.md, ai-entities.json, ai-intent.json, ai-schema.json, rag-index.json, rag-index.jsonl, ai-disclosure.txt, training-data-policy.txt, structured-data-guide.md, manifest.json, deployment-checklist.md), MCP setup, how to deploy them, and how to make a site discoverable by ChatGPT, Claude, Gemini, and Perplexity.",
  "auth": { "type": "none" },
  "mcp": {
    "type": "http",
    "url": "https://ai.silverbackmarketing.com/api/mcp",
    "transport": "streamable-http",
    "is_user_authenticated": false,
    "description": "Model Context Protocol server providing AI agents live, structured access to the AI Readiness Kit, its files, and deployment guidance.",
    "tools": [
      "generate_ai_readiness_files",
      "list_output_files",
      "get_file_spec",
      "get_skill_instructions",
      "get_site_classification_guide",
      "generate_rag_jsonl"
    ]
  },
  "logo_url": "https://ai.silverbackmarketing.com/images/ai-readiness-logo.png",
  "contact_email": "info@silverbackmarketing.com",
  "legal_info_url": "https://www.silverbackmarketing.com/contact/",
  "topics": [
    "AI readiness",
    "llms.txt",
    "ai.txt",
    "AI sitemaps",
    "Schema.org JSON-LD",
    "RAG index files",
    "AI search visibility",
    "Generative Engine Optimization",
    "AI training data policy",
    "AI transparency disclosure",
    "Model Context Protocol",
    "MCP server"
  ],
  "key_urls": {
    "home": "https://ai.silverbackmarketing.com/",
    "home_markdown": "https://ai.silverbackmarketing.com/index.md",
    "home_markdown_alt": "https://ai.silverbackmarketing.com/.md",
    "mcp_server": "https://ai.silverbackmarketing.com/api/mcp",
    "mcp_setup": "https://ai.silverbackmarketing.com/#mcp",
    "the_solution": "https://ai.silverbackmarketing.com/#solution",
    "the_files": "https://ai.silverbackmarketing.com/#files",
    "how_it_works": "https://ai.silverbackmarketing.com/#how",
    "guide": "https://ai.silverbackmarketing.com/guide",
    "guide_markdown": "https://ai.silverbackmarketing.com/guide.md",
    "faq": "https://ai.silverbackmarketing.com/faq",
    "faq_markdown": "https://ai.silverbackmarketing.com/faq.md",
    "download_skill": "https://github.com/silverbackmarketing/ai-readiness",
    "guide_pdf": "https://ai.silverbackmarketing.com/ai-readiness-guide.pdf",
    "llms_txt": "https://ai.silverbackmarketing.com/llms.txt",
    "publisher": "https://www.silverbackmarketing.com",
    "contact": "https://www.silverbackmarketing.com/contact/"
  }
}
