mati 0.1.2

An enforcement layer for codebase knowledge: confirmed gotchas gate what AI agents read and edit at the hook level. Not a passive memory store.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "mcpServers": {
    "mati": {
      "command": "mati",
      "args": ["serve"],
      "description": "Engineering knowledge that survives turnover. A persistent, queryable knowledge store for codebases that accumulates per-file gotchas, architectural decisions, and project state, then surfaces them to Claude on demand.",
      "homepage": "https://getmati.dev",
      "repository": "https://github.com/ioni-dev/mati",
      "version": "0.1.0"
    }
  }
}