Memorix MCP Server

Local-first shared memory layer for AI coding agents. One project memory system for Claude Code, Codex, CodeBuddy Code, Cursor, Windsurf, Copilot, Gemini CLI, OpenCode, OpenClaw, Hermes Agent, Oh-my-Pi, Pi, Kiro, Antigravity, Trae, DeepSeek Harness, and any MCP-capable agent.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 688 · #2 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Memorix

Claude Code

claude mcp add avids2-memorix -- npx -y memorix

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "avids2-memorix": {
      "command": "npx",
      "args": [
        "-y",
        "memorix"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

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 local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package memorix - unscoped; check the name against the project README before installing

registry namespace io.github.AVIDS2 is GitHub-verified and matches the repo owner

03 · What Memorix can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.8.2 · 2026-08-25

Memorix 1.8.2 · This release hardens the provider and MCP compatibility paths requested in #248, #249, and #250. · Highlights · Dashboard deduplication (#248): standalone and HTTP maintenance previews now initialize…

v1.8.1 · 2026-08-23

Memorix 1.8.1 makes coordination status truthful and keeps the Dashboard boundary explicit. · Coordination status · TeamStore SQLite is the single source of truth for persistent coordination state. · The Dashboard…

v1.8.0 · 2026-08-23

Added · Evidence Cards and the Dashboard Evidence Console for traceable memory context. · Auditable memory feedback that records verification, use, correction, conflict, strengthen, weaken, and revoke events.…

04 · Who maintains Memorix

Memorix is maintained by avids2. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
memory - ranked #2 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-25)
registry
io.github.AVIDS2/memorix (active, first published 2026-07-28 · 23 versions)
packages
npm:memorix

06 · Memorix FAQ

What is Memorix?

Local-first shared memory layer for AI coding agents. One project memory system for Claude Code, Codex, CodeBuddy Code, Cursor, Windsurf, Copilot, Gemini CLI, OpenCode, OpenClaw, Hermes Agent, Oh-my-Pi, Pi, Kiro, Antigravity, Trae, DeepSeek Harness, and any MCP-capable agent.

Is Memorix still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Memorix?

Run `npx -y memorix`. You can also paste the ready-made client config above.

Does Memorix run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Memorix

Pairs well with

Servers that cover what Memorix doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

head to head · Memorix vs Codebase Memory · Memorix vs Plur · Memorix vs Superlocalmemory