Zikkaron runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 1 Apr 2026.
Biologically-inspired persistent memory engine for Claude Code MCP agents
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zikkaron -- uvx zikkaron
{
"mcpServers": {
"zikkaron": {
"args": [
"zikkaron"
],
"command": "uvx"
}
}
}
[mcp_servers.zikkaron]
command = "uvx"
args = ["zikkaron"]
{
"mcpServers": {
"zikkaron": {
"args": [
"zikkaron"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zikkaron": {
"args": [
"zikkaron"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.