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

iai-mcp — Open-Source Memory System for AI Coding

iai-mcp is an open-source local memory layer for AI coding assistants. It runs an MCP server plus capture/recall hooks and ships benchmarks.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Git
Confiance
Confiance : Established
Point d'entrée
git clone https://github.com/CodeAbra/iai-mcp.git && cd iai-mcp && bash scripts/install.sh
Commande CLI universelle
npx tokrepo install d89c9d2d-c020-5fe7-89e3-f0ee62a820b5
Introduction

iai-mcp is an open-source local memory layer for AI coding assistants. It runs an MCP server plus capture/recall hooks and ships benchmarks.

Best for: Mac developers who want ambient memory with benchmarks and hooks

Works with: macOS, Python 3.11/3.12, Node.js 18+, Claude Code or Codex CLI

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 116 stars · 12 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/CodeAbra/iai-mcp.git && cd iai-mcp && bash scripts/install.sh.

Main

  • Install the daemon + wrapper first, then install hooks; without hooks you get read access but not ambient capture/recall.

  • Treat iai-mcp doctor + daemon status as your safety gates before enabling it in a real project session.

  • If you care about numbers, run the repo’s benchmark modules to measure recall latency and fidelity on your machine.

Source-backed notes

  • README Install section uses bash scripts/install.sh and documents adding ~/.local/bin to PATH for iai-mcp.
  • README documents capture/recall hooks (iai-mcp capture-hooks install|status|uninstall) and shows a Codex target option.
  • README includes benchmark claims (e.g., p95 <100ms, >=99% verbatim recall at 10k) and points to bench/ modules.

FAQ

  • Is it cross-platform?: README lists macOS as supported and calls out Windows/Linux as not supported yet.
  • Does it store secrets?: It stores your captured transcript locally; treat the store directory like any sensitive developer artifact.
  • What if the daemon is down?: README describes hooks as fail-safe; session start should not block if recall returns empty.
🙏

Source et remerciements

Source: https://github.com/CodeAbra/iai-mcp > License: MIT > GitHub stars: 116 · forks: 12

Fil de discussion

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

Actifs similaires