Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Persistent AI entity framework with causal memory, emotional state, and identity.

README.md

SUBSTRATE MCP Server

Persistent AI entity framework with causal memory, emotional state, and identity continuity.

SUBSTRATE gives AI entities real cognitive infrastructure — not just a prompt, but a living architecture with 94 cognitive layers including episodic memory, value systems, emotional affect, theory of mind, and narrative identity.

Built by Garmo Labs.

Quick Start

1. Get your API key

Sign up free at garmolabs.com/substrate.html

2. Install for Claude Desktop

npx @garmolabs/substrate-mcp --install YOUR_API_KEY

Restart Claude Desktop. SUBSTRATE will appear in your MCP tools.

3. Or use programmatically

const substrate = require('@garmolabs/substrate-mcp');
const client = new substrate.Client('sk_sub_...');

// Talk to your entity
const response = await client.call('respond', { message: 'Hello' });

// Check emotional state
const emotion = await client.call('get_emotion_state', {});

// Search memories
const memories = await client.call('memory_search', { query: 'last meeting' });

// List all 31 available tools
const tools = await client.listTools();

Available Tools (31)

| Category | Tools | |----------|-------| | Core | respond, reflect | | Memory | memory_stats, memory_search, knowledge_graph_query, hybrid_search | | Cognition | get_values, get_narrative, get_personality, theory_of_mind, metacognition, get_uncertainty | | Emotion | get_emotion_state, emotion_trace | | Identity | verify_identity, get_trust_state, get_provenance | | Planning | goap_plan, get_prospective_memory, bootstrap_domain | | Analysis | get_state_key, get_coherence, list_layers, causal_reason, get_observability, evaluate | | Reasoning | detect_fallacies, detect_isomorphisms, summarize |

Plans

| Plan | Price | Entities | API Calls | |------|-------|----------|-----------| | Free | $0/mo | 1 | 1,000/mo | | Pro | $99/mo | 10 | 50,000/mo | | Enterprise | $499/mo | Unlimited | Unlimited |

Links

License

Proprietary. See License Agreement.

Copyright 2026 Garmo Labs, LLC. All rights reserved.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Vector & Memory servers.