Agent♥︎Age
Catalog

io.github.dominiclachance/neurakeep

Official

by dominiclachance · TypeScript

Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.

NeuraKeep MCP Server (io.github.dominiclachance/neurakeep)

NeuraKeep is a local-first memory system for AI agents that runs on your own machine. It provides a shared, source-cited memory layer for MCP clients, including Claude Desktop, Claude Code, Codex, OpenClaw, and Cursor-style tools.

🛠️ Key Features

  • Imports Markdown, text, JSONL, and PDFs into a local vault
  • Preserves raw sources and extracts cited memory proposals
  • Lets you review memory before it becomes durable
  • Searches across sources, facts, events, failures, and decisions
  • Shows a graph of related memory with progressive expansion
  • Exposes MCP tools for agents (tool list excerpt truncated)

🚀 Use Cases

  • Agent memory storage based on local files and preserved sources
  • Reviewing and approving cited memory proposals before persistence
  • Retrieving information about facts, events, failures, and decisions across ingested documents

⚡ Developer Benefits

  • Source-cited memory extracted from Markdown, text, JSONL, and PDFs
  • Agent-accessible memory through MCP tools for search and related memory graph exploration

⚠️ Limitations

  • The provided excerpt truncates the full MCP tool list (the memory_searc... entry is incomplete).