cairntir

pnmcguire480/cairntir
★ 1 stars Python AI/LLM Updated today
Memory-first reasoning layer for Claude Code. Kills cross-chat AI amnesia. MCP server, verbatim storage, prediction-bound drawers, belief-as-distribution retrieval.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cairntir": {
      "command": "uvx",
      "args": [
        "cairntir"
      ]
    }
  }
}

Or install with pip: pip install cairntir

README Excerpt

<!-- Cairntir — host-neutral memory-first reasoning layer for AI coding agents. Keywords: Claude Code memory, Claude Code plugin, MCP server, AI memory, cross-session memory, persistent context, Claude memory, Anthropic MCP, kill AI amnesia, Claude Code extension, Python MCP server, sqlite-vec memory, Claude Code MCP, Anthropic Claude memory, Model Context Protocol.

Topics

agentai-memoryanthropicclaudeclaude-codedeveloper-toolsllm-memorylocal-firstmcpmcp-servermodel-context-protocolopen-sourcepersistent-memoryproductivitypython