{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.390Z",
  "slug": "pricing",
  "title": "Pricing — Olon",
  "description": "OSS forever free. Full at $9/tenant/month. Enterprise on demand. One architecture, three tiers.",
  "contractHref": "/schemas/pricing.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/pricing",
        "name": "Pricing — Olon Data",
        "mimeType": "application/json",
        "description": "Structured content for the pricing page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "pricing-table",
    "problem-statement",
    "manifesto-row",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "pr-table",
      "type": "pricing-table",
      "scope": "local",
      "label": "Three tiers, one architecture."
    },
    {
      "id": "pr-problem",
      "type": "problem-statement",
      "scope": "local",
      "label": "problem-statement"
    },
    {
      "id": "pr-manifesto",
      "type": "manifesto-row",
      "scope": "local",
      "label": "manifesto-row"
    },
    {
      "id": "pr-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Start on the free tier"
    },
    {
      "id": "pr-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "Start free. Scale when you need it."
    }
  ],
  "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."
    }
  ]
}
