Mission ControlToolchain Integration
Tier 4 Unlocked · $416 Runway · Mac-Dedicated · MCP Wired

MakelyOS Toolchain · Quantum-Ready

Boss committed Tier 4 ($400). This Mac is now MakelyOS-only. Every tool you have (12 CLIs + 9 crons + 102 skills + 51 agents + Obsidian + super-connect) is mapped to a MakelyOS module. Plus what to add for true infinite-memory + prompt-caching cost savings.

🚀

Tier 4 Unlocked · Highest Anthropic Console Tier

You just jumped from Tier 2 ($40) to Tier 4 ($400). New limits: Opus 2M input TPM · 200K output TPM. Sonnet 450K in · 90K out. 1K requests per minute. $416.72 credit balance = roughly 100M Sonnet input tokens or 27M output tokens. At our current pace (~136K input/month), that's ~5 years runway at current usage. Time to scale up · use Opus heavy · enable caching · ship hard.

$416.72
Credits Balance
~5yr
Runway @ current rate
Tier
4
$400 unlock · highest
CLIs Installed
12 / 12
all green
Skills
102
+ 51 agents
MCP Servers
2 ✨
filesystem + memory · NEW
launchd Crons
9
incl new makelyos.backup
Backup Copies
2 / 3
local + git · R2 pending
Prompt Caching · 90% Cost Savings Available

Your Console shows caching at 0% hit rate. Claude Code USES caching automatically when prompt prefix is stable. Long sessions like ours · with the doctrines auto-loaded as system context · become cacheable within 2-3 turns.

How to verify it kicks in: after this session, check Console → Analytics → Caching. You should see cache_creation_input_tokens (one-time write) + cache_read_input_tokens (90% cheaper reads).

−90%

Sonnet 4.6 with caching:
Cache writes: $3.75/1M · Cache reads: $0.30/1M
vs base rate: $3/1M input

Your 14 doctrines + RESUME-PACKET as a 50K-token system prompt = ~$0.15 cached read per session instead of $1.50 fresh.

🔑 API Key Strategy · Decommission Old · Create New Per Vault Doctrine · Major Connections gate

!

Current key: "Superneo OpenClaw KVM8"

Created May 16 2026 · $3.29 spent · tied to retired SUPERNEO/OpenClaw stack
sk-ant-api03-qGp...egAA$3.29 used
Recommended: Decommission this key after creating the new MakelyOS one. Old key tied to obsolete stack reference (per project-hermes-agent-pivot-2026-05-20 · OpenClaw retired). Keep audit trail intact · just rotate.
+

NEW key to create: "MakelyOS-Claude-Code-Primary"

Dedicated to this Mac + Claude Code + ERP build · per Vault Doctrine
Boss steps (~3 min):
1. Console → Organization settings → API keys → Create key
2. Name: MakelyOS-Claude-Code-Primary
3. Workspace: Default · permissions: Full access
4. Copy the new key (only shown once!)
5. Save to 1Password as vault item MakelyOS/Claude-Code-API-Key
6. Wire to Claude Code: claude login (paste key) OR set ANTHROPIC_API_KEY env var
7. Verify works · then go back to Console and Revoke "Superneo OpenClaw KVM8"

🔌 MCP Servers Wired (just shipped) Live in ~/.claude/settings.json · restart Claude Code to activate

📁filesystem MCP✓ WIRED
Direct file read/write scoped to MakelyOS dirs. Lets Claude work with files without shelling out every time.
npx @modelcontextprotocol/server-filesystem
Scope: Outgoing/ · _FULL-BACKUPS/ · memory/
🧠memory MCP✓ WIRED
Persistent key-value memory across sessions. Claude can store facts/notes that persist beyond context window.
npx @modelcontextprotocol/server-memory
Effect: Backstop to auto-memory · structured KV store
🐙github MCP (recommended)⏳ ADD AFTER gh auth
Direct GitHub repo read/write · issues · PRs · without shelling. Activates after gh auth login.
npx @modelcontextprotocol/server-github
🗄supabase MCP (recommended)⏳ AFTER PHASE 1
Direct Supabase RLS-aware queries. Activates after Supabase project provisioned in Phase 1.
npx @supabase/mcp-server-supabase

🛠 Full Toolchain · 16 Tools mapped to MakelyOS modules

🤖
Claude Code CLI
CORE · ERP brain
ACTIVE
Primary build interface · 102 skills · 51 agents · auto-memory active. This very session.
claude · claude --resume
🐙
GitHub CLI · gh
VERSION CONTROL
2.92 · NEEDS AUTH
Push Outgoing/ repo to GitHub (Move #3 from earlier). Boss runs: gh auth login → Claude pushes.
gh auth login · gh repo create --private
📚
git · 2.50.1
VERSION CONTROL
ACTIVE
Local repo in Outgoing/ already init'd · 80 files tracked · auto-committed hourly.
git log --oneline -5
📦
Node + npm + pnpm
JS RUNTIME
v24.15 · ACTIVE
For Vibe Builder backend · MCP servers · Astro/Vite site builds.
🐍
Python 3.14
SCRIPTING
ACTIVE
Localhost server · backup scripts · data processing.
python3 -m http.server 8888 --bind 127.0.0.1
🐳
Docker · 29.4.3
CONTAINERIZATION
ACTIVE
For 1Password Connect Server (vault broker · Phase 1) · local Supabase · Hostinger emulation.
🗄
Supabase CLI · 2.98
DATABASE
ACTIVE
Provision local + cloud Supabase · write RLS policies · deploy migrations. Phase 1 unlock.
supabase init · supabase start
rclone · 1.74
CLOUD SYNC
JUST INSTALLED
R2 nightly sync (Move #5). Awaits Boss R2 token. Configures with: rclone config.
rclone config · rclone sync . r2:bucket
🔐
1Password CLI · op
VAULT BROKER
ACTIVE
Read credentials at runtime · vault items: R2 token · GitHub PAT · API keys · Hostinger token.
op signin · op item get "R2-MakelyOS"
🧑‍💻
Cursor · 3.5.17
CODE EDITOR
ACTIVE
IDE with Cursor MCP templates. Use for deeper coding sessions when Claude Code feels constrained.
🍺
Homebrew · 5.1.14
PACKAGE MGR
ACTIVE
Install any missing CLI in seconds. brew install X.
super-connect · custom
CONNECTION ORCHESTRATOR
9 COMMANDS
All-lane status across GitHub · Cursor MCP · Obsidian · Hostinger · Supabase · Nexus · Graphify.
super-connect status
📖
Obsidian Vault
KNOWLEDGE GRAPH
ACTIVE · iCloud
MakelyOS-Hermes-Vault · 532K · syncs across devices · doctrine relationships visible.
📊
Graphify
INTAKE NEEDED
PRODUCT ID?
Per Connection Doctrine · need official product identity before npm install. super-connect graphify-intake form ready.
super-connect graphify-intake
🧬
Nexus
INTAKE NEEDED
PRODUCT ID?
Same · official product identity required first. Multiple candidates (Nexus Mods · Sonatype Nexus · Nexus.io).
super-connect nexus-intake
🛌
caffeinate · native
POWER · KEEP-AWAKE
AVAILABLE
Keep Mac awake for long Claude sessions. Already wrapped in com.makelyos.jarvis.keepawake cron.
caffeinate -dimsu
🔍
Perplexity (web)
RESEARCH AUGMENT
USE IN BROWSER
No CLI required. Boss uses Perplexity in browser for deep web research · pastes findings into Claude when needed.
🤝
Codex CLI
MULTI-AI REVIEW
VERIFY INSTALL
For multi-model review doctrine. Verify installed · used for Round-N reviews of handoff zips.

📋 Action List · Status of all moves 8 actions · 5 done · 3 need Boss click

Tier 4 upgrade ($400 added)
Auto-unlocked. 10x rate limits vs Tier 2. Opus 2M TPM input.
Done
MCP servers wired (filesystem + memory)
Added to ~/.claude/settings.json. Backup saved at settings.json.backup-*. Restart Claude Code to activate.
Done · just now
launchd hourly auto-backup
com.makelyos.backup runs every hour at :00. Test backup created already.
Done
Git init in Outgoing (80 files / 1.9MB)
Strict allowlist gitignore. Auto-commits via hourly cron.
Done
super-connect status check (9 lanes)
Report saved · all lanes mapped · gated per Connection Doctrine.
Done
👑
Create new API key "MakelyOS-Claude-Code-Primary"
Console → API keys → Create. Save to 1Password as "MakelyOS/Claude-Code-API-Key". Then wire with claude login. Revoke old SUPERNEO key after.
~/.claude/.credentials.json + ANTHROPIC_API_KEY env
~3 min
👑
GitHub remote push (Move #3 still)
Run gh auth login. Then say "now push" → Claude creates private repo + pushes (Copy #2 of 3).
gh auth login
~5 min
👑
Cloudflare R2 nightly sync (Move #5)
Create R2 bucket "makelyos-backups" + API token in CF dashboard. Save to 1Password "MakelyOS/R2-Token". Tell Claude → rclone configures + nightly launchd plist deployed.
rclone config (after token in vault)
~10 min
!
Audit + decommission old crons
9 launchd crons active: jarvis.keepawake · trifecta-snapshot · claude-dreaming-rem/deep · hermes-nightly-ritual · jarvis-vcos-refresh. Per Hermes pivot doctrine · these are stale. Boss confirms which to keep.
launchctl unload ~/Library/LaunchAgents/com.makelyos.jarvis.*
~5 min

💻 Mac Dedication Doctrine This Mac · 100% MakelyOS · zero context-switching

🚫 Things this Mac DOES NOT do anymore

OpenClaw · SUPERNEO · JARVIS reactive watchers · Chowbus · any non-MakelyOS dev. Browser bookmarks recommend cleanup. Notification suppression for non-MakelyOS apps.

✅ Things this Mac DOES exclusively

Claude Code MakelyOS sessions · Cursor MakelyOS editing · Obsidian MakelyOS-Hermes-Vault · Docker for vault broker + Supabase local · localhost server for surface previews · git + gh for MakelyOS repos · Perplexity for MakelyOS research.

⚙ Auto-running services (sacred)

com.makelyos.backup (hourly · NEW) · com.makelyos.global-trifecta-snapshot (verify keep) · old jarvis/hermes crons (audit decision pending Boss).

🛡 Safety checklist active

Localhost bind 127.0.0.1 only (no WiFi exposure) · git allowlist gitignore (no credentials committed) · vault doctrine (no plaintext anywhere) · 3-copies backup pattern · automated hourly snapshots.

♾ Infinite-Memory Architecture · How sessions live forever

Layer 1 · Auto-memory (always-on): ~/.claude/projects/-Users-makelyos/memory/MEMORY.md loads on every session. 51 entries today. Doctrine + facts + status. Cost: free.

Layer 2 · MCP memory server (NEW · just wired): Persistent KV store outside the context window. Claude can store/retrieve facts across sessions without re-summarizing.

Layer 3 · MCP filesystem (NEW · just wired): Direct file access to Outgoing/ + Memory/. Claude reads ANY of 47 surfaces without you pasting them.

Layer 4 · Resume-Packet zip (active): LATEST.zip in _FULL-BACKUPS/ = 1-step session restore on any machine.

Layer 5 · Prompt caching (now-eligible at Tier 4): Stable system prompts cached at $0.30/1M reads vs $3/1M fresh = 90% savings. Long sessions don't get expensive; they get cheaper.

Layer 6 · Hourly launchd cron (active): Every :00 captures snapshot + commits to git + prunes old. Zero-touch.

Layer 7 · R2 off-machine (pending token): Nightly sync to Cloudflare R2 · survives dead Mac.

Result: Sessions are bounded by Anthropic's compaction rules · NOT by your memory. With Tier 4 + caching + 7 layers of persistence · you can drive MakelyOS for years on this stack without losing a single doctrine.
MakelyOS · Toolchain Integration · v1 · 05/27/2026 · Tier 4 · MCP wired · 7-layer memory · Mac dedicated
🌐 Lang: