Archi OS
MMike
Documentation

Docs

Everything you need to understand and use Archi OS.
Start here

Getting Started

10-minute walkthrough — from signup to your first chat with Archi.

Core concepts

The vocabulary you need to build with Archi OS.
What is Archi OS?
The agentic AI operating system for insurance agencies.
Agent vs Team vs Spoke
Three different things. When to use which.
The Brain
The 25+ federal/healthcare data MCPs powering research.
PHI rail (Fast / Private / BAA)
How HIPAA compliance is enforced. The trust IP.
Private Vault
Your Book of Business. Local-first. Never leaves your machine.
Executive Team
The 9 named AI heads (Morgan, Jordan, Alex…).

Auth & sharing

Three different keys/tokens. Don't mix them up.
MCP Key (PAT)
Your laptop's identity to the OS. One per device/project.
Bearer Token (per agent)
Per-agent, per-consumer. Surgical revocation.
Upstream API Key
YOUR OpenAI/Anthropic/Stripe keys. Encrypted at rest.
Sharing an agent
Closebot, VAPI, Retell, n8n — copy one URL, paste, done.

Hub & API

The API surface. What every external system can call.
Node-as-a-service
Every agent and team auto-publishes 7 endpoints.
API Reference
Every endpoint. Method. Auth. Body shape.
/manifest.json
GHL Agent Studio service discovery — auto-publishes everything.
PHI Mode parameter
How to set fast / private / baa per request.

Integrations

External systems that plug into Archi.
Closebot
GHL chatbot. Custom tool webhook.
VAPI
Voice AI. Custom LLM URL or native MCP.
Retell
Voice AI. Custom LLM URL or function webhook.
n8n / Zapier / Make
Generic webhook. POST JSON to /run.
Claude Desktop / Cursor
MCP stdio wrapper. One line in mcp_settings.json.
GHL Agent Studio
Auto-discovered via /manifest.json. Zero glue code.