McKnight GrowthOS — AI funnels, CRM, follow-up, compliance controls and conversion intelligence in one platform.
MOG shield

Official MOG Handoff Package

Fleet Command Center

All 27 pixel-committed deliverables for the McKnight Opportunity Group fleet — P0 verification gates, brand system, client tools, business operations, and media assets. Served exactly as designed.

Publication Lockdown — The Master Rule

No public claim about win rates, dollar volumes, 501(c)(3) status, active housing programs, contracting experience, credentials, or client counts publishes until documented evidence lives in the Fleet Verification Packet.

The Fleet — 10 Brands

00 MOG — Opportunity Group01 The Contracting Preacher02 Housing Initiative03 Capital Ready04 MortgageOS05 GrowthOS06 Freight Systems07 FleetWorks08 Early Learning Academy09 LearningOS

P0 Command Tools

GATE — NOTHING PUBLISHES UNTIL CLOSED

Brand Kit & Identity

IDENTITY

Client-Facing Tools

INTERACTIVE

Business Operations

OPS

Sales · Voice · Media

GROWTH

Deck · Newsletter · Announcements

CONTENT

Brand Assets

Developer Files

Agent Access — Brand API + MCP Server

v6.7 NEW

AI agents & builders can pull the entire brand system — tokens, themes, logos, fonts, all 27 fleet docs — programmatically. Read-only, public, no auth key needed.

MCP Server (Model Context Protocol)

Endpoint: POST /mcp (JSON-RPC 2.0, streamable HTTP)

7 tools: get_brand_manifest · get_brand_tokens · list_brand_themes · get_brand_theme · list_brand_assets · list_fleet_docs · get_fonts

Connect from Claude Code:

claude mcp add --transport http mcknight-brand https://mcknight-growthos.pages.dev/mcp

Generic MCP config (Cursor / Windsurf / etc.):

{"mcpServers":{"mcknight-brand":{"url":"https://mcknight-growthos.pages.dev/mcp"}}}