Lians Agent Memory for Claude Code
io.github.ebeirne/lians
Bitemporal memory for AI agents with point-in-time recall and tamper-evident audit history.
client:Claude Code
transport:stdio
runtime:pypi
Install Lians Agent Memory in Claude Code
run in your project directory
claude mcp add lians -e LIANS_URL=<LIANS_URL> -e LIANS_API_KEY=<LIANS_API_KEY> -e LIANS_AGENT_ID=<LIANS_AGENT_ID> -e LIANS_LOCAL_DB=<LIANS_LOCAL_DB> -e LIANS_NAMESPACE=<LIANS_NAMESPACE> -- uvx lians-sdk
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs