M

memorix

Open-source cross-agent memory layer for coding agents across Cursor, Claude Code, Codex, Windsurf, Gemini CLI, Copilot, Kiro, OpenCode, Antigravity, and Trae …

AI & ML
Install Command
npx -y memorix
Claude Desktop Config
{
  "mcpServers": {
    "memorix": {
      "command": "npx",
      "args": [
        "-y",
        "memorix"
      ]
    }
  }
}

memorix is a community MCP server that connects AI assistants like Claude to open-source cross-agent memory layer for coding agents across cursor, claude code, codex, windsurf, gemini cli, copilot, kiro, opencode, antigravity, and trae …. It runs locally on your machine, keeping your data private and giving you full control over the connection. AI engineers can use it to chain models and pipelines into more powerful workflows.

About memorix

Overview

Open-source cross-agent memory layer for coding agents across Cursor, Claude Code, Codex, Windsurf, Gemini CLI, Copilot, Kiro, OpenCode, Antigravity, and Trae via MCP.

Links

Topics

mcp, mcp-server, model-context-protocol, cursor-mcp, windsurf-mcp, claude-code-memory, codex-mcp, copilot-mcp, kiro-mcp, antigravity-mcp, ai-coding-memory, cross-ide-sync, cross-agent-memory, context-persistence, agent-memory, knowledge-graph, workspace-sync, progressive-disclosure, session-memory, vector-search, rules-sync, project-skills

Who Should Use memorix?

  • 1Chain AI models and pipelines through a unified MCP interface
  • 2Let Claude orchestrate other AI tools and models
  • 3Integrate embeddings, image generation, or speech APIs into your workflow
  • 4Build multi-model workflows without writing custom integration code

How to Install memorix

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How memorix Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

cursor-mcpwindsurf-mcpclaude-code-memorycodex-mcpcopilot-mcpkiro-mcpantigravity-mcpai-coding-memorycross-ide-synccross-agent-memory

Reviews