Skip to content
Cline

Zikkaron for Cline

io.github.amanhij/zikkaron

Biologically-inspired persistent memory engine for Claude Code MCP agents

client:Cline transport:stdio runtime:pypi

Install Zikkaron in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "zikkaron": {
      "command": "uvx",
      "args": [
        "zikkaron"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Zikkaron in other clients