Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Lians Agent Memory in other clients