{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.402Z",
  "slug": "solutions",
  "title": "Solutions — Olon for Agencies, SIs, and Indie Devs",
  "description": "Olon meets you where you are. Agencies save $200/month on CMS bills. System integrators get schema-driven governance without enterprise licensing. Indie devs ship and stay sovereign.",
  "contractHref": "/schemas/solutions.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/solutions",
        "name": "Solutions — Olon for Agencies, SIs, and Indie Devs Data",
        "mimeType": "application/json",
        "description": "Structured content for the solutions page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "feature-bento",
    "editorial-split",
    "problem-statement",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "sol-bento",
      "type": "feature-bento",
      "scope": "local",
      "label": "Three audiences."
    },
    {
      "id": "sol-agencies",
      "type": "editorial-split",
      "scope": "local",
      "label": "Deliver more."
    },
    {
      "id": "sol-si",
      "type": "editorial-split",
      "scope": "local",
      "label": "Enterprise grade."
    },
    {
      "id": "sol-problem",
      "type": "problem-statement",
      "scope": "local",
      "label": "The real cost of the status quo"
    },
    {
      "id": "sol-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Try it yourself"
    },
    {
      "id": "sol-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."
    }
  ]
}
