leteo

asanabrial/leteo
★ 0 stars Rust AI/LLM Updated 6d ago
Persistent memory for AI coding agents. MCP server + lifecycle hooks that give Claude Code, Codex and Cursor long-term memory across sessions — one Rust binary, one local SQLite database, no server.
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": {
    "leteo": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "leteo"
      ]
    }
  }
}

Topics

agent-memoryai-agentsclaude-codecodexcursordeveloper-toolsllmlocal-firstlong-term-memorymcpmemorymodel-context-protocolpersistent-memoryrustsqlite