{
  "version": "1.0.0",
  "kind": "olonjs-page-mcp-manifest",
  "generatedAt": "2026-04-15T15:25:59.372Z",
  "slug": "platform/integrations",
  "title": "Integrations — Olon Platform",
  "description": "Deep dive into Vercel, Supabase, GitHub, and Resend — the four sovereign pillars of the Olon stack.",
  "contractHref": "/schemas/platform/integrations.schema.json",
  "transport": {
    "kind": "window-message",
    "requestType": "olonjs:webmcp:tool-call",
    "resultType": "olonjs:webmcp:tool-result",
    "target": "window"
  },
  "capabilities": {
    "resources": [
      {
        "uri": "olon://pages/platform/integrations",
        "name": "Integrations — Olon Platform Data",
        "mimeType": "application/json",
        "description": "Structured content for the platform/integrations page."
      },
      {
        "uri": "olon://pages",
        "name": "Site Map",
        "mimeType": "application/json",
        "description": "Structured content for the map of this site"
      }
    ]
  },
  "sectionTypes": [
    "header",
    "footer",
    "editorial-split",
    "cli-spotlight",
    "cta-banner"
  ],
  "sectionInstances": [
    {
      "id": "global-header",
      "type": "header",
      "scope": "global",
      "label": "header"
    },
    {
      "id": "global-footer",
      "type": "footer",
      "scope": "global",
      "label": "footer"
    },
    {
      "id": "in-vercel",
      "type": "editorial-split",
      "scope": "local",
      "label": "Deploy to the edge."
    },
    {
      "id": "in-supabase",
      "type": "editorial-split",
      "scope": "local",
      "label": "Content hot save."
    },
    {
      "id": "in-github",
      "type": "editorial-split",
      "scope": "local",
      "label": "Your repo."
    },
    {
      "id": "in-resend",
      "type": "editorial-split",
      "scope": "local",
      "label": "Email that just works."
    },
    {
      "id": "in-cli",
      "type": "cli-spotlight",
      "scope": "local",
      "label": "Wire all four"
    },
    {
      "id": "in-cta",
      "type": "cta-banner",
      "scope": "local",
      "label": "Four integrations. One command."
    }
  ],
  "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."
    }
  ]
}
