CogniRelay for Claude Code
io.github.stef-k/cognirelay
Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.
client:Claude Code
transport:stdio
runtime:pypi
Install CogniRelay in Claude Code
run in your project directory
claude mcp add cognirelay -e COGNIRELAY_REPO_ROOT=<COGNIRELAY_REPO_ROOT> -- uvx cognirelay
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs