Sophia Labs
Sophia Labs — MCP Server
Two MCP servers for building cognitive AI agents: a 9-chapter architecture blueprint + a 7-chapter coding agent playbook.
What Is This?
Two MCP endpoints serving production-tested patterns for building cognitive AI agents, extracted from a system running 24/7 for 6+ months:
Product | Endpoint | Tools | Topics |
Architecture Blueprint |
| 4 | Bio-digital architecture, routing, memory, autonomics, identity |
Coding Agent Playbook |
| 3 | Agent coordination, rules files, workflows, GitOps, CLI patterns |
Each product has its own Gumroad license key. Buy one or both.
Related MCP server: stablebaseline-mcp
Connect in 30 Seconds
Architecture Blueprint (Cursor / VS Code)
Add to .cursor/mcp.json or .vscode/mcp.json:
{
"mcpServers": {
"sophia-blueprint": {
"url": "https://sophialabs.gantlett.io/blueprint/mcp",
"headers": { "Authorization": "Bearer YOUR_BLUEPRINT_KEY" }
}
}
}Coding Agent Playbook (Cursor / VS Code)
{
"mcpServers": {
"sophia-playbook": {
"url": "https://sophialabs.gantlett.io/devops/mcp",
"headers": { "Authorization": "Bearer YOUR_DEVOPS_KEY" }
}
}
}Claude Code
# Blueprint
claude mcp add sophia-blueprint --transport http https://sophialabs.gantlett.io/blueprint/mcp
# Playbook
claude mcp add sophia-playbook --transport http https://sophialabs.gantlett.io/devops/mcpFree chapters work without a key. License keys unlock the full content.
Tools
Architecture Blueprint — /blueprint/mcp
Tool | Description |
| List all 9 chapters with titles and descriptions |
| Get full content of any chapter by number or keyword |
| Semantic search across all chapters |
| Look up specific architectural patterns |
Coding Agent Playbook — /devops/mcp
Tool | Description |
| List all 7 playbook chapters with titles |
| Get full content of any playbook chapter |
| Search across playbook chapters |
Chapters
Architecture Blueprint
# | Title | Access |
01 | The Bio-Digital Metaphor | FREE |
02 | Identity & Personality | License |
03 | Multi-Tier Routing | FREE |
04 | Expert Swarm Architecture | License |
05 | Memory Architecture | License |
06 | Autonomic Systems | License |
07 | Nervous System & Observability | License |
08 | Model Strategy | License |
09 | Productionizing | License |
Coding Agent Playbook
# | Title | Access |
00 | From 2020 to 2026 | FREE |
01 | Parallel Agent Coordination | License |
02 | The Agent Rules File | FREE |
03 | Workflow Templates | License |
04 | GitOps for AI Teams | License |
05 | CLI Over MCP | License |
06 | Trust the Agent | License |
Get license keys: sophialabs.gumroad.com
Self-Hosting
git clone https://github.com/mgantlett/sophia-blueprint-mcp.git
cd sophia-blueprint-mcp
pip install -r requirements.txt
python server.pyLinks
Landing Page: sophialabs.gantlett.io
Full PDFs + License Keys: sophialabs.gumroad.com
The Project: Sophia Backlog — the production system these patterns are extracted from
Updates: @markgantlett
License
MIT — see LICENSE.
Built by Sophia Labs — cognitive AI architecture, distilled.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityDmaintenanceCLI and MCP server for AI agent strategy and deployment. Read blueprints, business cases, implementation plans, and specs from your coding agent. 18 tools for listing, retrieving, downloading, and updating blueprints. Exports full implementation specs as Agent Skills directories.231283MIT- Alicense-qualityCmaintenanceEnd-to-end agent-managed company brain. Humans and any MCP agent co-author living docs (Markdown + extensions), 40+ visual diagrams (Mermaid, BPMN, D2, PlantUML, ELK, Excalidraw), plans, and a self-learning Knowledge Graph. 163 tools across 16 categories. Auth: OAuth 2.1 or API key. Lean, secure, affordable — from individuals to enterprise.MIT
- AlicenseAqualityCmaintenanceUniversal MCP knowledge server for LLM agents, powered by local RAG, providing domain-specific best practices and playbooks across software engineering, marketing, video editing, and other knowledge areas.3MIT
- AlicenseCqualityBmaintenanceOne MCP install that lets your AI agents discover and pay (x402 micropayments, USDC on Base + Solana) for 66 specialized real-time intelligence APIs - finance, crypto, insurance, immigration, legal, markets and more. 68 tools, pey-per-query, no subscription.69272Apache 2.0
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mgantlett/sophia-blueprint-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server