Kirok Memory for Claude Code
io.github.tadfuji/kirok-mcp
Persistent memory for AI agents - hybrid semantic + keyword recall with autonomous consolidation
client:Claude Code
transport:stdio
runtime:pypi
Install Kirok Memory in Claude Code
run in your project directory
claude mcp add kirok-mcp -e GEMINI_API_KEY=<GEMINI_API_KEY> -- uvx kirok-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs