START HERE
Your AI Forgets. Wyrm Makes It Smarter.
The local-first AI memory and intelligence layer. An MCP server that gives AI agents persistent memory, learns from failures, tracks decision causality, and reasons across every session — built on the open Wyrm Memory Protocol. Works with Claude / Copilot / Cursor / Windsurf / Codex.
Or install the CLI: npm install -g wyrm-mcp
New here? 5-minute Getting Started · Next: v7.0 — Open the Substrate (WMP 1.0 open protocol · open core · sovereign sync)
Works with
Security & Reliability Hardening
A full multi-agent security/accuracy/performance audit (25 raw findings → 21 adversarially confirmed → 18 fixed; 881/881 tests pass). Stopped spawned external MCP servers from inheriting Wyrm's whole env (secret leak); bound a SQL-injection in wyrm_prune; HTTP now binds 127.0.0.1 by default; the SSE stream server-enforces shared-only for remote subscribers so private events can't leak; recall never throws on malformed queries; the indexer recovers embeddings orphaned by a crash; the vault uses a random per-install KDF salt; a retry busy-wait became a real sleep. Secure-by-default is now the floor.
God-Skill Spec v2 + Wyrm-native spec-kit
Apex skill governance (god > mega > atomic) and spec-kit-as-quests become first-class — fully additive and backward-compatible. 135 tools.
AI Has Amnesia
Context window limits mean your AI starts fresh every session. You re-explain your codebase, preferences, and decisions over and over. The workarounds — copy-paste, prompt files, manual context — are all fragile.
Wyrm Gives Your AI a Permanent Brain
Wyrm is a Model Context Protocol (MCP) server — the memory and intelligence layer that gives AI agents persistent, searchable memory. Projects, sessions, quests, skills, and arbitrary data, indexed with hybrid full-text and semantic recall and available across every conversation. Local-first, open-source, and built on the open Wyrm Memory Protocol (AGPL, free to use locally). See how Wyrm compares to other AI-memory tools or read the docs.
$ npm install -g wyrm-mcp{
"mcpServers": {
"wyrm": {
"command": "wyrm-mcp"
}
}
}Up and running in under 60 seconds. Full setup guide →
Everything Your AI Needs to Remember
135 MCP tools covering memory, counter-pattern blocking, the OODA agent loop, knowledge graph, Live Memory + cross-device replication, hybrid recall, an auto-extraction review queue, the open Wyrm Memory Protocol, and a live statusline daemon — designed for real-world AI workflows.
Persistent Memory
Projects, sessions, quests, skills — everything stored permanently across sessions.
Full-Text Search
FTS5-powered instant search across all stored data. Find anything in milliseconds.
Data Lake
Store and query any structured data with category-based organization.
Encryption
Optional AES-256-GCM encryption for sensitive data at rest. Per-install salt, no shared keys.
Analytics
Token usage tracking, cost estimation, and session metrics.
Zero Config
npm install, add to your MCP config, done. Under 60 seconds.
Knowledge Graph
Entity/relationship graph with neighborhood traversal, path finding, and merge — build structured memory.
Memory Artifacts
Store lessons, patterns, anti-patterns with confidence scoring. Recalled automatically on context build.
Intelligence Amplification
Ground truths + reasoning scaffolds injected into every context brief. AI that knows your project deeply.
Unified Capture
One tool classifies anything — task, truth, lesson, pattern. Confidence-gated so only high-signal data persists.
Session Prime
One call loads truths + scaffolds + recent memories + open quests. AI starts every session fully briefed.
Terminal CLI
wyrm search, ls, show, capture, import, prune, sync — browse and manage your memory directly from the terminal.
Staleness Detection
Ground truths with TTLs get staleness scores. Session prime flags outdated facts before they mislead your AI.
Encrypted Sync
Export your entire memory as an AES-256-GCM snapshot. Restore on any machine. Your data, fully portable.
Visual Dashboard
Run wyrm serve --ui to open a live browser dashboard — memories, quests kanban, truth staleness, and review queue.
Security Hardened
DEF CON-level pentest audit. SQL injection prevention, no error leakage, path traversal guards, rate limiting, and graceful shutdown.
Free Forever. Scale When Ready.
Local use is free with no limits. Paid plans add cloud sync, encryption, and team collaboration.
Pro, Team, and Enterprise launching soon.
Get Notified When Pro Launches
Early access, priority support, and founding member pricing. No spam — just one email when we're ready.
Stop Losing Context. Start Remembering.
Give your AI the memory it deserves. Free to use, local-first, and ready in 60 seconds.
Built by Ghost Protocol — the studio that ships security tools that actually work.