Skip to content

Quick start

GrayMatter is a single ~10 MB static binary. Install it, run init, restart your editor — done.

Terminal window
brew install angelnicolasc/tap/graymatter
  1. Wire every supported MCP client at once:

    Terminal window
    graymatter init

    This creates .graymatter/, writes the MCP config for each detected client, and adds a memory block to CLAUDE.md / AGENTS.md. Existing MCP entries from other servers are merged, never overwritten.

  2. Verify:

    Terminal window
    graymatter doctor
  3. Restart your editor. Five memory tools are live: memory_search, memory_add, checkpoint_save, checkpoint_resume, and memory_reflect.

Terminal window
graymatter init --kg

Persists knowledge-graph activation so every future daemon builds the graph automatically. See Knowledge graph.