Skip to main content

Mindr documentation

Mindr gives your AI coding agents a persistent memory of your codebase. A post-commit git hook learns your conventions, decisions, and technical debt, then serves that context to any agent over the Model Context Protocol — or writes it into AGENTS.md / CLAUDE.md.

New here? Start with Why Mindr for the motivation, or jump straight to the Quickstart.

Open source & local-first

Mindr is MIT-licensed and part of Emart AI. It runs on local SQLite by default — zero config, no account, nothing leaves your machine. Scale to Remembr when you need cross-machine, cross-team memory.

  • Quickstart — install, initialize, and connect your agent in a few minutes
  • CLI Reference — every command and flag
  • SDK Reference — programmatic access from TypeScript
  • Architecture — how the capture → store → serve pipeline works

Connect your agent

Mindr speaks MCP, so one memory works across tools: Claude Code, Cursor, Codex, Aider, Windsurf, Continue, and OpenCode.

Concepts

Deep dives on the memory schema, branch-aware memory, conventions, decisions, bug patterns, technical debt, quality score, and context health.