Memdoor — Local LLM CLI, grounded in your knowledge

A local-LLM CLI with an interactive terminal UI (memdoor tui), grounded in a knowledge base you own. Chat with a model that runs on your own machine and every answer comes back cited to your own pages — never invented from model knowledge. Feed it your docs, notes, and Claude / Cursor sessions; ask cited questions in the TUI or one-shot from the shell. Private: no API key, nothing leaves your box, off your token bill — so a developer can adopt it today without a procurement ticket. Portable: the knowledge is plain markdown in git that you clone, fork, and merge, and one self-contained binary runs the same anywhere. The reading runs on our own engine: MLX on Apple Silicon, a hardware-accelerated pure-Go backend on Linux (AVX2 / NEON).

Install (macOS arm64, Linux amd64/arm64)

curl -fsSL https://memdoor.ai/install.sh | bash

Read the script first: /install.sh (plain shell, SHA-256-verified, installs to ~/.local/bin/memdoor — no sudo).

Top-level commands

Pairs with

Claude Code · Cursor · ChatGPT — via the CLI (a PreCompact hook captures sessions; memdoor ask recalls them). Runs on your own machine, no API key, no telemetry.

Links for agents