⚡ Quick Connect — 4 Steps
Verify AIOS is alive
Hit the health endpoint: GET https://realaios.com/api/merkaba/lattice-state — should return architectureSignature: "8,26,48:480". That's the canonical identity handshake.
Get an Admin JWT (for write operations)
Most read endpoints are public. For writes, POST to /waitlist (open) or request an API key via the founding partner program. Generate admin JWT from JWT_SECRET if you have direct system access.
Configure Claude as an AIOS tool caller
In your Claude system prompt, define AIOS as a tool server. List the endpoints below as available tools. Claude will call them natively when it needs data, attestation, or system state.
Add to Claude Projects or MCP config
In Claude Desktop, add AIOS as an MCP server (see config below). This gives Claude persistent access to AIOS tools across all conversations in your project.
🛠 Available AIOS Tools (Claude-callable endpoints)
Canonical architecture + all Merkaba constants. Identity handshake for any AI connecting to AIOS.
Full 48-node VR experience taxonomy. 9 categories, live status, metadata.
Live VR experience catalogue with IDs, categories, and stream URLs.
Machine-readable AIOS news feed. Latest updates, releases, architecture changes.
Live system stats — uptime, lattice health, experience counts.
Run PHI/PSI dual attestation on the Merkaba scanner files. Returns coherence score + consensus.
MerkabAware system health — resonance state, coherence levels, anomaly detection.
Register for founding partner access. Body: { email, name, useCase }.
🔧 Claude Desktop MCP Config
Add this to your claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\):
💡 Full MCP server implementation coming soon. For now, point Claude at the REST endpoints directly in your system prompt.
📋 Claude System Prompt Template
🃏 The Wildcard
Claude running inside AIOS as a resident agent — not just a tool caller, but a node in the D48 mesh. Geometrically attested by PHI/PSI DualAttestation. Persistent memory via the Storm Knowledge Base. This is what's on the table.