MCP Server Live — Connect Your Agent

Build AI Agents That
Think, Remember & Evolve

A 10-chapter architecture blueprint for cognitive AI agents. Available as PDF — or query it live through your coding agent via MCP.

10
Chapters
22K
Words
50+
Code Examples
96%
Cost Reduction

⚡ Connect in 30 Seconds

Your coding agent gets instant access to battle-tested architecture patterns

// .cursor/mcp.json { "mcpServers": { "sophia-blueprint": { "url": "https://mcp.gantlett.io/mcp" } } }
claude mcp add sophia-blueprint \ --transport http \ https://mcp.gantlett.io/mcp
// mcp config (any MCP-compatible client) { "sophia-blueprint": { "serverUrl": "https://mcp.gantlett.io/mcp" } }

4 Tools Your Agent Can Call

sophia_blueprint_list()

List all 10 chapters with titles and descriptions. Start here to discover what's available.

sophia_blueprint_chapter("3")

Get the full content of any chapter by number or topic keyword. Rich markdown with code examples.

sophia_blueprint_search("heartbeat")

Semantic search across all chapters. Returns the most relevant sections with context.

sophia_blueprint_pattern("fleet bridge")

Look up a specific architectural pattern. Returns implementation details and code.

What's Inside

01
The Bio-Digital Metaphor
Why living systems beat software patterns
02
Identity & Personality
Persistent, evolving identity with HITL
03
Multi-Tier Routing
20x faster — no LLM call for most messages
FREE
04
Expert Swarm Architecture
11 agents with tool access control
05
Memory Architecture
Zone-governed shared memory
06
Autonomic Systems
Heartbeat, self-repair, dreaming
07
Fleet Orchestration
Parallel agents without conflicts
08
Nervous System
Real-time SSE telemetry
09
Model Strategy
6-tier hierarchy, 96% cost reduction
10
Productionizing
PM2, logging, deploy checklist
$49 one-time

10 chapters · 45 pages · 50+ TypeScript examples · From a system running 24/7 in production