mnemo

Guuzzeji/mnemo
★ 0 stars Go AI/LLM Updated today
Git-native memory for AI agents. A single-binary MCP server that gives every agent working in your repo a shared, searchable memory of decisions — stored inside the repository, reviewed in PRs, and semantically searchable. No cloud, no external database.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mnemo": {
      "command": "go",
      "args": [
        "run",
        "github.com/Guuzzeji/mnemo@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="./assets/banner.jpg"> </p> <h1 align="center">Mnemo</h1> Git-native memory for AI agents. A single-binary MCP server that gives every agent working in your repo a shared, searchable memory of decisions — stored **inside the repository**, reviewed in PRs, and semantically searchable. No

Tools (5)

append_memoryget_memorylist_memoriesreindexsemantic_search