{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.354Z",
  "slug": "platform/advantages",
  "title": "Why Olon — Built for the people who build",
  "description": "Whether you're an agency, a system integrator, or an indie dev — Olon removes the operational overhead so you can focus on building.",
  "contractHref": "/schemas/platform/advantages.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/platform/advantages",
        "name": "Why Olon — Built for the people who build Data",
        "mimeType": "application/json",
        "description": "Structured content for the platform/advantages page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "audience-tabs",
    "platform-doc",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "adv-tabs",
      "type": "audience-tabs",
      "scope": "local",
      "label": "Your context, your advantage"
    },
    {
      "id": "adv-doc",
      "type": "platform-doc",
      "scope": "local",
      "label": "platform-doc"
    },
    {
      "id": "adv-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Try it yourself"
    },
    {
      "id": "adv-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "The platform built for builders."
    }
  ],
  "tools": [
    {
      "name": "update-section",
      "description": "Update any section in OlonJS Studio and persist immediately to file. Use sectionType to select the matching schema from sectionSchemas."
    }
  ]
}
