Loomal

Zikkaron

MCP server by github.com/amanhij/zikkaron

Biologically-inspired persistent memory engine for Claude Code MCP agents

60 starspypi: zikkaron

About Zikkaron

Zikkaron is an MCP (Model Context Protocol) server published by amanhij in the official MCP registry, listed under Autonomous Agents on Loomal. Biologically-inspired persistent memory engine for Claude Code MCP agents

It ships as a Python package on PyPI (zikkaron), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/amanhij/zikkaron, where the project has earned 60 GitHub stars.

Use Zikkaron with your agent

Claude Code · one command
claude mcp add zikkaron -- uvx zikkaron
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "zikkaron": {
      "command": "uvx",
      "args": [
        "zikkaron"
      ]
    }
  }
}
pypizikkaron

Frequently asked questions

What is Zikkaron?
Zikkaron is an MCP (Model Context Protocol) server by amanhij in the Autonomous Agents category. Biologically-inspired persistent memory engine for Claude Code MCP agents
How do I connect Zikkaron to Claude, Cursor, or another MCP client?
Install Zikkaron from its pypi package (zikkaron) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Zikkaron open source?
Yes — the source code is public at github.com/amanhij/zikkaron, with 60 GitHub stars.
Can AI agents pay to use Zikkaron?
Not yet through Loomal — Zikkaron is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Zikkaron? Claim this listing free by verifying GitHub ownership, or contact us.