Single-binary MCP server · pre-release
The model forgets. The layer remembers.
Myelin gives any MCP host a persistent, per-project brain. It never calls a model.
bare A bare pathway. Every session starts from nothing and travels the whole distance.
myelinated A practiced pathway. The signal skips what is already established.
What Myelin does
- 01
It remembers
Nothing is overwritten. A correction writes a new fact and supersedes the old one, so what you believed last March is still there when it matters.
Memory hub - 02
It holds the process
Workflows and skills served to the host as native MCP prompts, so the way work gets done travels to whichever model you are using.
Process registry - 03
It checks the work
A deterministic validate grades output against your standards in single-digit milliseconds, and hands back a line, a column, and a fix.
Quality engine - 04
It proposes; you decide
Repetition becomes a proposal. Nothing rewrites itself unasked, and safety-relevant settings can never be written automatically at all.
Adaptation loop
In short
Four things that are true of it
-
No model calls
No API keys, because there is nothing to call. Every behaviour is deterministic code.
-
Your keys
Brains are encrypted under a key generated on your device. A self-hosted server holds none.
-
8ms recall
p95 over 5,000 memories. Asserted as a test, so a regression fails the build.
-
Runs anywhere
One Go binary, one SQLite file. Claude Code, Claude Desktop, any MCP host.
Your AI, practiced.
Pre-release, under active development. No hosted service — you run it yourself.