Cette page est affichée en anglais. Une traduction française est en cours.
KnowledgeMay 14, 2026·2 min de lecture

Memorix — Cross-Agent Memory Control Plane

AVIDS2/memorix is a local-first cross-agent memory layer (MCP + CLI/TUI); verified 443★ with stdio `memorix serve` and an HTTP dashboard mode.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 96/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Knowledge
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install c1463d3f-9b9a-5aa6-95ad-4b628aba976c --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

AVIDS2/memorix is a local-first cross-agent memory layer (MCP + CLI/TUI); verified 443★ with stdio memorix serve and an HTTP dashboard mode.

Best for: Developers who switch between Cursor/Claude Code/Codex and want shared, persistent project memory

Works with: MCP-compatible clients (Cursor/Claude Code/Codex/Windsurf/Gemini CLI) via stdio, plus a long-lived HTTP control plane if needed

Setup time: 12-35 minutes

Key facts (verified)

  • GitHub: 443 stars · 38 forks · pushed 2026-05-11.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: memorix serve.

Main

  • Start with stdio (memorix serve) for one IDE/agent, then move to the HTTP control plane only when you need a shared background service and dashboard.

  • Keep memory clean: README describes a pipeline for formation/dedup/consolidation/retention so memory stays useful instead of noisy.

  • Use the operator CLI to audit and sync workspaces across tools; treat it as your “memory ops” surface while MCP remains the IDE integration layer.

Source-backed notes

  • README positions Memorix as a local-first memory control plane for coding agents with cross-client support tiers (Core/Extended/Community).
  • README quick start installs via npm install -g memorix then initializes config with memorix init and offers stdio (memorix serve) and HTTP modes.
  • README documents an official Docker path for the HTTP control plane using docker compose up --build -d and exposes dashboard + /mcp endpoints.

FAQ

  • Is HTTP required?: No — README recommends starting with local CLI/TUI or stdio MCP, and using HTTP only for a shared background control plane.
  • Where is data stored?: README says it’s local-first and mentions SQLite as the canonical store; keep it on trusted machines.
  • How do I connect an IDE?: Use the generic stdio MCP config (command: memorix, args: [serve]) shown in README examples.
🙏

Source et remerciements

Source: https://github.com/AVIDS2/memorix > License: Apache-2.0 > GitHub stars: 443 · forks: 38

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires