MCP Directory
Back

Zikkaron

by amanhij · Python · ★ 55

Biologically-inspired persistent memory engine for Claude Code. 26 cognitive subsystems, Hopfield networks, predictive coding, causal discovery, successor representations, all running locally over SQLite.

#agent-memory#artificial-intelligence#causal-inference#claude#claude-code#cognitive-architecture#complementary-learning-systems#hopfield-networks#knowledge-graph#llm-tools#mcp#mcp-server#memory#model-context-protocol#neuroscience#persistent-memory#predictive-coding#retrieval-augmented-generation#sqlite#vector-search

Install

pip install git+https://github.com/amanhij/Zikkaron.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "zikkaron": {
      "command": "uvx",
      "args": [
        "git+https://github.com/amanhij/Zikkaron.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/zikkaron/) [](https://www.python.org/downloads/) [](#testing) [](LICENSE) *Zikkaron (זיכרון) is Hebrew for "memory."* Your AI forgets you every time you close the tab. Every architecture decision you explained, every debugging rabbit hole you went down together, every "remember, we're using Postgres not SQLite" correction. Gone. You start the next session a stranger to your own tools. Zikkaron is a persistent memory engine for Claude Code built on computational neuroscience. It remembers what you worked on, how you think, what you decided and why. Not as a dumb t…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers