Sage MCP Server
Persistent, consensus-validated memory infrastructure for AI agents. SAGE gives AI agents institutional memory that persists across conversations, goes through consensus validation, carries confidence scores, and decays naturally over time. On a multi-validator network that validation is a BFT quorum; on a personal install it is the node's own signed vote. Not a flat file. Not a vector DB bolted onto a chat app.…
People who work with agentic ai, artificial intelligence and bft consensus and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 247 · #145 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
Apache-2.0 · Go servers · how we verify → /methodology
01 · Install Sage
before you install - you'll need
Set SAGE_PROVIDER, SAGE_PROJECT, SAGE_IDENTITY_PATH before connecting.
Docker
docker run -i --rm ghcr.io/l33tdawg/sage:11.22.0 Claude Desktop - add to config
{
"mcpServers": {
"l33tdawg-sage": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/l33tdawg/sage:11.22.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license Apache-2.0 - declared in the repository
registry namespace io.github.l33tdawg is GitHub-verified and matches the repo owner
03 · What Sage can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v11.22.0 · 2026-09-18
Sovereign Agent Governed Experience - persistent, governed memory for AI agents. · record the fork contract before any code · compile the app-v28 gate dormant, below the auto-vote ceiling · wire the dormant…
v11.21.0 · 2026-09-17
Sovereign Agent Governed Experience - persistent, governed memory for AI agents. · bump the actions-deps group with 3 updates · prepare v11.21.0
v11.20.5 · 2026-09-16
Sovereign Agent Governed Experience - persistent, governed memory for AI agents. · a moved peer repairs its own route, and a flap window delivers the backlog
04 · Who maintains Sage
sage is maintained by l33tdawg. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/l33tdawg/sage
- category
- memory - ranked #145 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-18)
- registry
- io.github.l33tdawg/sage (active, first published 2026-03-12 · 118 versions)
- packages
- oci:ghcr.io/l33tdawg/sage:11.22.0
06 · Sage FAQ
What is Sage?
Persistent, consensus-validated memory infrastructure for AI agents. SAGE gives AI agents institutional memory that persists across conversations, goes through consensus validation, carries confidence scores, and decays naturally over time. On a multi-validator network that validation is a BFT quorum; on a personal install it is the node's own signed vote. Not a flat file. Not a vector DB bolted onto a chat app.…
Is Sage still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Sage?
Run `docker run -i --rm ghcr.io/l33tdawg/sage:11.22.0`. The README documents 3 environment variables (SAGE_PROVIDER, SAGE_PROJECT, SAGE_IDENTITY_PATH) to set first. Set SAGE_PROVIDER, SAGE_PROJECT, SAGE_IDENTITY_PATH before connecting. You can also paste the ready-made client config above.
07 · Alternatives to Sage
Alternatives to Sage
Maintained memory servers if Sage isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Sage doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Copilot Memory MCP · Memharness · KIP · Cuba Memorys · Memory Industry
More Go MCP servers · Langcare MCP Fhir · Deadzone · Light Ship · Gha Doctor · Atest MCP Server · see all