lattice

amulyahwr/lattice
★ 0 stars Python AI/LLM Updated 1mo ago
Local-first personal memory OS — daemon, web UI, and MCP server for ambient knowledge capture and recall
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": {
    "lattice": {
      "command": "uvx",
      "args": [
        "lattice"
      ]
    }
  }
}

Or install with pip: pip install lattice

README Excerpt

Your personal memory OS — local, private, always running. Everything you tell it becomes a typed, timestamped fact stored as plain markdown on your own machine. Ask it anything; it answers in prose with citations. Works as an MCP server so Claude and other AI assistants can read and write your memory automatically during conversations.

Tools (4)

lattice_answerlattice_capturelattice_ingestlattice_select

Topics

llmlocal-firstmcppersonal-knowledge