{"name":"McKnight Brand Asset API","version":"1.0.0","description":"Read-only brand system API for AI agents & builders. Pull design tokens, brand themes, logos/shields, fonts and fleet documents into any build.","base":"https://mcknight-growthos.pages.dev","auth":"none (public read-only)","endpoints":{"GET /api/brand":"This manifest","GET /api/brand/tokens":"Design tokens as structured JSON (colors, type, spacing, radius, shadows, motion, gradients)","GET /api/brand/tokens.css":"Design tokens as paste-ready CSS custom properties","GET /api/brand/themes":"All brand themes: official fleet accents + live funnel themes (color/color2/tagline/icon)","GET /api/brand/themes/:key":"One live theme by key (mog, growthos, contracting, capital, mortgage, housing, freight, fleetworks, earlylearning, learning)","GET /api/brand/assets":"Logo / shield / icon / social image files with absolute URLs","GET /api/brand/docs":"27 fleet document deliverables, grouped, with absolute URLs","GET /api/brand/fonts":"Font stacks + Google Fonts import URL","GET /api/brand/llms.txt":"Plain-text agent guide (also at /llms.txt)"},"mcp":{"endpoint":"https://mcknight-growthos.pages.dev/mcp","transport":"streamable-http (JSON-RPC 2.0 over POST)","tools":["get_brand_manifest","get_brand_tokens","list_brand_themes","get_brand_theme","list_brand_assets","list_fleet_docs","get_fonts"]},"usage":{"curl":"curl https://mcknight-growthos.pages.dev/api/brand/tokens","css":"<link rel=\"stylesheet\" href=\"https://mcknight-growthos.pages.dev/static/fleet/design-tokens.css\">","logo":"<img src=\"https://mcknight-growthos.pages.dev/static/fleet/assets/logo-horizontal-light.png\" alt=\"McKnight\">"}}