MCP Directory
Back

memorix

by AVIDS2 · TypeScript · ★ 519

Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Windsurf, Gemini CLI, Antigravity, OpenClaw, Hermes Agent, Oh-my-Pi, Pi, Copilot, Kiro, OpenCode, and Trae.

#agent-memory#ai-coding#antigravity#claude-code#codex#coding-agents#copilot#cross-agent-memory#cursor#gemini-cli#hermes-agent#local-first#mcp#mcp-server#model-context-protocol#oh-my-pi#openclaw#opencode#typescript#windsurf

Install

npx -y github:AVIDS2/memorix

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "memorix": {
      "command": "npx",
      "args": [
        "-y",
        "github:AVIDS2/memorix"
      ]
    }
  }
}

From the README

Memorix Local-first shared memory layer for AI coding agents. One project memory system for Claude Code, Codex, Cursor, Windsurf, Copilot, Gemini CLI, OpenCode, OpenClaw, Hermes Agent, Oh-my-Pi, Pi, Kiro, Antigravity, Trae, and any MCP-capable agent. Shared Project Memory | MCP | Git Memory | Reasoning Memory | Plugins | Orchestration Chinese | Install | Agents | Quick Start | Memory Model | memcode | Docs | --- | | The next session forgets what the last session learned | Project-scoped memory, session summaries, timelines, and detail retrieval | | Diff…
Read full README on GitHub →

Related ai & ml servers