Loading MCP server directory, please wait...
Bitemporal memory for AI agents. SEC 17a-4 audit chain, GDPR crypto-shred, information barriers.
npx @getmcp/cli add io.github.ebeirne/liansRequires Python 3.10+. Community-contributed server. Review source before installing.
LIANS_URLBase URL of your Lians server (self-hosted or cloud)
LIANS_API_KEYAPI key with read and write scopes
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ebeirne/lians": {
"command": "uvx",
"args": [
"lians-sdk[mcp]",
"lians-mcp",
"lians-sdk"
],
"env": {
"LIANS_URL": "",
"LIANS_API_KEY": "",
"LIANS_AGENT_ID": "mcp-agent"
}
}
}
}