---
name: "Share local project memory across coding agents with Memorix"
slug: "share-local-project-memory-across-coding-agents-with-memorix"
description: "Use Memorix when multiple coding agents or sessions need a shared, searchable, local-first project memory instead of isolated chat history."
github_stars: 579
verification: "security_reviewed"
source: "https://github.com/AVIDS2/memorix"
author: "AVIDS2"
publisher_type: "Independent GitHub organization"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "AVIDS2/memorix"
  github_stars: 579
  npm_package: "memorix"
  npm_weekly_downloads: 969
---

# Share local project memory across coding agents with Memorix

Use Memorix when multiple coding agents or sessions need a shared, searchable, local-first project memory instead of isolated chat history.

## Prerequisites

Node.js 22.18 or newer; Git; a supported coding agent or MCP-capable client; local filesystem access

## Installation

Install or set up from the source-backed instructions:

Install with npm install -g memorix. Then run memorix init --global and memorix setup --agent --global, replacing with claude, codex, cursor, gemini-cli, opencode, openclaw, or another supported agent.

- Source: https://github.com/AVIDS2/memorix

## Documentation

- https://github.com/AVIDS2/memorix

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/share-local-project-memory-across-coding-agents-with-memorix/)
