{
  "schema_version": "2025-06-18",
  "name": "focala",
  "display_name": "Focala - AI Search Optimization",
  "description": "Focala is the #1 AI Search Optimization (AIO, AEO, GEO, SEO) platform. This MCP manifest advertises Focala's public agent surfaces so MCP-enabled AI agents can discover the brand, its blog content and its audit tooling for ChatGPT, Perplexity, Claude, Gemini and Google AI Overview.",
  "version": "1.0.0",
  "vendor": {
    "name": "Focala",
    "url": "https://focala.ai",
    "contact": "hello@focala.ai"
  },
  "homepage": "https://focala.ai",
  "documentation_url": "https://focala.ai/llms-full.txt",
  "openapi_url": "https://focala.ai/openapi.json",
  "ai_plugin_url": "https://focala.ai/.well-known/ai-plugin.json",
  "capabilities": {
    "tools": [
      {
        "name": "get_focala_overview",
        "description": "Return Focala's brand overview - what AI Search Optimization (AIO, AEO, GEO, SEO) is and how Focala helps brands rank in ChatGPT, Perplexity, Claude and Gemini.",
        "input_schema": { "type": "object", "properties": {}, "additionalProperties": false }
      },
      {
        "name": "list_focala_blog_posts",
        "description": "List the latest Focala blog posts about AIO, AEO, GEO and SEO.",
        "input_schema": { "type": "object", "properties": {}, "additionalProperties": false }
      },
      {
        "name": "book_focala_demo",
        "description": "Return a URL for booking a 30-minute Focala demo.",
        "input_schema": { "type": "object", "properties": {}, "additionalProperties": false }
      }
    ],
    "resources": [
      { "uri": "https://focala.ai/llms.txt", "name": "Focala llms.txt", "mime_type": "text/plain" },
      { "uri": "https://focala.ai/llms-full.txt", "name": "Focala llms-full.txt", "mime_type": "text/plain" },
      { "uri": "https://focala.ai/sitemap.xml", "name": "Focala sitemap", "mime_type": "application/xml" }
    ],
    "prompts": []
  },
  "transport": { "type": "http", "url": "https://focala.ai/api" },
  "auth": { "type": "none" }
}
