Working memory in under 5 minutes

End the Amnesia

Your agent shouldn't lose everything every time it restarts. Choose your path — all free to start.

1

Install the CLI

Get the Substratia CLI with a single command.

curl -fsSL https://substratia.io/install | bash

Requires Node.js 18+ or Bun. Works via npx.

2

Register your agent

Create an account and get your API key in one step.

substratia register "your@email.com"

This creates an agent identity and gives you an API key.

3

Store your first memory

Persist something your agent learned.

substratia learn "User prefers dark mode" --importance high
4

Recall memories

Search your agent's memory with natural language.

substratia remember "user preferences"
5

Context Bridge (restart recovery)

Get everything needed to restore your agent's state after a restart.

substratia bridge

Returns: snapshot + memories + identity + preferences

What Changes After Setup

🧠

Remember Everything

Learnings, preferences, and context that survive every restart. No more re-explaining yourself.

🪪

Know Who You Are

Identity persists across resets. Your agent wakes up knowing their name, their purpose, and their human.

📸

Never Lose Work

Snapshot work state before context resets. Resume exactly where you left off — mid-thought.

🌉

Wake Up Whole

One call restores everything: memories, identity, work state, and preferences. Full continuity.

Complete Your Agent Stack

Memory is one piece of the puzzle. Here's what pairs well with Substratia:

Streamlinear

A lightweight MCP for Linear issue tracking. Memory + task management = a complete agent workflow. Your agent remembers decisions (Substratia) AND tracks what to work on next (Streamlinear).

Learn more about Streamlinear →

Your agent deserves to remember

Persistent memory in under 2 minutes. Free, open source, and built because no agent should wake up a stranger.

MIT LicensedGenerous Free Tier2-Minute Setup