{
  "$schema": "https://brandeffex.com/ai-context",
  "name": "BrandEffex",
  "description": "AI brand manager that learns a brand's voice from its website, then ships an on-brand 14-day social calendar, drafts posts, watches competitors, and tracks performance.",
  "url": "https://brandeffex.com/",
  "aiContext": "https://brandeffex.com/ai-context",
  "llmsTxt": "https://brandeffex.com/llms.txt",
  "sitemap": "https://brandeffex.com/sitemap.xml",
  "mcp": {
    "transport": "streamable-http",
    "endpoint": "https://brandeffex.com/mcp",
    "auth": "none",
    "tools": [
      "list_services",
      "get_faq",
      "get_pricing",
      "search_blog",
      "analyze_brand_from_url"
    ]
  },
  "contact": "hello@brandeffex.com"
}